Skip to content

Commit

Permalink
Fix Homme Cmake, EKAT subm update changed the EkatBuildKokkos module
Browse files Browse the repository at this point in the history
  • Loading branch information
jgfouca committed Jan 26, 2024
1 parent 1708b46 commit 0c8b36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/homme/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -456,9 +456,9 @@ IF (HOMME_USE_KOKKOS AND HOMME_STANDALONE)
list(APPEND CMAKE_MODULE_PATH
${EKAT_CMAKE_PATH}
${EKAT_CMAKE_PATH}/pkg_build
${EKAT_CMAKE_PATH}/tpls
)
include (EkatBuildKokkos)
BuildKokkos()
ENDIF ()

# This folder contains the CMake macro used to build cxx unit tests
Expand Down

0 comments on commit 0c8b36d

Please sign in to comment.