]> https://gitweb.dealii.org/ - dealii.git/commitdiff
require finding Kokkos inside Trilinos
authorTimo Heister <timo.heister@gmail.com>
Fri, 21 Mar 2025 16:59:33 +0000 (12:59 -0400)
committerTimo Heister <timo.heister@gmail.com>
Fri, 21 Mar 2025 16:59:33 +0000 (12:59 -0400)
cmake/modules/FindDEAL_II_TRILINOS.cmake

index ee375a99a7d59083aa3d9c160352c31e877a13f9..cf4fb117a826509cf9c7f591c99a38eb7114936e 100644 (file)
@@ -51,7 +51,7 @@ if(Trilinos_FOUND)
   # run find_package to populate variables like Kokkos_VERSION not
   # set by the find_package call to Trilinos:
   set(CMAKE_CXX_EXTENSIONS OFF)
-  find_package(Kokkos 3.4.0 QUIET
+  find_package(Kokkos 3.4.0 REQUIRED QUIET
     PATHS ${TRILINOS_DIR} NO_DEFAULT_PATH
   )
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.