We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5217229 commit 855e519Copy full SHA for 855e519
1 file changed
examples/CMakeLists.txt
@@ -60,7 +60,7 @@ endif()
60
#--------------------------------------------------
61
# Find HPX, disable searching in user builds
62
63
-find_package(HPX 1.5.0 REQUIRED NO_CMAKE_PACKAGE_REGISTRY)
+find_package(HPX 1.6.0 REQUIRED NO_CMAKE_PACKAGE_REGISTRY)
64
message("\n-------\nTutorial using HPX from ${HPX_DIR}\n-------\n")
65
66
0 commit comments