]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add support ArborX 2.0 in cmake
authorBruno Turcksin <bruno.turcksin@gmail.com>
Fri, 2 May 2025 19:10:19 +0000 (15:10 -0400)
committerBruno Turcksin <bruno.turcksin@gmail.com>
Wed, 18 Jun 2025 18:12:10 +0000 (14:12 -0400)
cmake/modules/FindDEAL_II_ARBORX.cmake

index 01dd55db869efe90156ef82ebf00ff1f458169b0..bc28baf146ddd4bd3980cec86755ac700249e10e 100644 (file)
@@ -41,9 +41,6 @@ if(ArborX_FOUND)
   if(ArborX_VERSION VERSION_LESS 1.3)
     message(STATUS "Found ArborX version ${ArborX_VERSION} but the minimum version supported is 1.3")
     unset(ArborX_FOUND)
-  elseif(ArborX_VERSION VERSION_GREATER_EQUAL 2.0)
-    message(STATUS "Found ArborX version ${ArborX_VERSION}. The 2.X series is not currently supported")
-    unset(ArborX_FOUND)
   endif()
 endif()
 

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.