Skip to content

Commit

Permalink
Merge branch 'jgfouca/scream_downstream_merge' into next (PR #6153)
Browse files Browse the repository at this point in the history
Merge 3 for this PR to fix Homme standalone cmakelist.txt file to
reflect recent changes to EkatBuildKokkos module.

* jgfouca/scream_downstream_merge:
  Fix Homme Cmake, EKAT subm update changed the EkatBuildKokkos module
  • Loading branch information
jgfouca committed Jan 26, 2024
2 parents 97fc335 + 0c8b36d commit 4ac04b0
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 4ac04b0

Please sign in to comment.