We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c572b69 commit 2104c0dCopy full SHA for 2104c0d
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.36.4")
+set(PROJECT_OPTIONS_VERSION "v0.36.6")
18
FetchContent_Declare(
19
_project_options
20
URL https://github.com/aminya/project_options/archive/refs/tags/${PROJECT_OPTIONS_VERSION}.zip)
0 commit comments