From 26664375bf8726dce096158ce4348f794f4ef1fd Mon Sep 17 00:00:00 2001 From: Daniel Arndt Date: Wed, 30 Nov 2022 16:37:24 +0000 Subject: [PATCH] Fix CMakeLists.txt --- source/base/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5