From: Daniel Arndt Date: Wed, 30 Nov 2022 16:37:24 +0000 (+0000) Subject: Fix CMakeLists.txt X-Git-Tag: v9.5.0-rc1~697^2~42 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26664375bf8726dce096158ce4348f794f4ef1fd;p=dealii.git Fix CMakeLists.txt --- diff --git a/source/base/CMakeLists.txt b/source/base/CMakeLists.txt index b9f07473ef..260c2bc0d0 100644 --- a/source/base/CMakeLists.txt +++ b/source/base/CMakeLists.txt @@ -48,6 +48,7 @@ set(_unity_include_src job_identifier.cc logstream.cc hdf5.cc + kokkos.cc mpi.cc mpi_compute_index_owner_internal.cc mpi_noncontiguous_partitioner.cc