diff --git a/CMakeLists.txt b/CMakeLists.txt index ae31cffaba..82d722e203 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -127,7 +127,7 @@ else() endif() # ----- pika -find_package(pika 0.15.0 REQUIRED) +find_package(pika 0.15.1 REQUIRED) find_package(pika-algorithms 0.1.1 REQUIRED) # ----- BLASPP/LAPACKPP