]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix
authorTimo Heister <timo.heister@gmail.com>
Fri, 21 Mar 2025 12:48:01 +0000 (08:48 -0400)
committerTimo Heister <timo.heister@gmail.com>
Fri, 21 Mar 2025 12:48:01 +0000 (08:48 -0400)
cmake/modules/FindDEAL_II_TRILINOS.cmake

index faedde1e905a263b2078a61672b09c90ea295f11..ae636de9207265303077742b565c92113a0b5b07 100644 (file)
@@ -118,7 +118,7 @@ if(TRILINOS_VERSION VERSION_GREATER_EQUAL 14)
   # set by the find_package call to Trilinos:
   set(CMAKE_CXX_EXTENSIONS OFF)
   find_package(Kokkos 3.7.0 QUIET
-    HINTS ${TRILINOS_DIR} NO_DEFAULT_PATH
+    PATHS ${TRILINOS_DIR} NO_DEFAULT_PATH
   )
 
   set(KOKKOS_FOUND ${Kokkos_FOUND})

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.