We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74815e5 commit 7492e4eCopy full SHA for 7492e4e
CMakeLists.txt
@@ -14,7 +14,7 @@ endif()
14
15
# Add project_options from https://github.com/aminya/project_options
16
# Change the version in the following URL to update the package (watch the releases of the repository for future updates)
17
-set(PROJECT_OPTIONS_VERSION "v0.40.0")
+set(PROJECT_OPTIONS_VERSION "v0.41.0")
18
FetchContent_Declare(
19
_project_options
20
URL https://github.com/aminya/project_options/archive/refs/tags/${PROJECT_OPTIONS_VERSION}.zip)
0 commit comments