Skip to content

Commit 2104c0d

Browse files
authored
fix: update project_options to v0.36.6
1 parent c572b69 commit 2104c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ endif()
1414

1515
# Add project_options from https://github.com/aminya/project_options
1616
# 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")
17+
set(PROJECT_OPTIONS_VERSION "v0.36.6")
1818
FetchContent_Declare(
1919
_project_options
2020
URL https://github.com/aminya/project_options/archive/refs/tags/${PROJECT_OPTIONS_VERSION}.zip)

0 commit comments

Comments
 (0)