]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: Update forgotten find_package() call 14483/head
authorMatthias Maier <tamiko@43-1.org>
Sat, 26 Nov 2022 23:50:46 +0000 (17:50 -0600)
committerMatthias Maier <tamiko@43-1.org>
Sat, 26 Nov 2022 23:50:46 +0000 (17:50 -0600)
Updating this find_package() call got lost somewhere while rebasing
during all of the pull request merges.

cmake/configure/configure_50_arborx.cmake

index 29349daf0bee2fe9cd6c5234477635f7211a3bf5..741634a265e8db404658de1f6528d913e212a6bd 100644 (file)
@@ -21,7 +21,7 @@ set(FEATURE_ARBORX_AFTER MPI)
 set(FEATURE_ARBORX_DEPENDS KOKKOS)
 
 macro(feature_arborx_find_external var)
-  find_package(ARBORX)
+  find_package(DEAL_II_ARBORX)
 
   if(ARBORX_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.