File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ endif()
67
67
68
68
# Add project_options from https://github.com/aminya/project_options
69
69
# Change the version in the following URL to update the package (watch the releases of the repository for future updates)
70
- set(PROJECT_OPTIONS_VERSION "v0.36.4 ")
70
+ set(PROJECT_OPTIONS_VERSION "v0.36.5 ")
71
71
FetchContent_Declare(
72
72
_project_options
73
73
URL https://github.com/aminya/project_options/archive/refs/tags/${PROJECT_OPTIONS_VERSION}.zip)
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ endif()
20
20
21
21
# Add project_options from https://github.com/aminya/project_options
22
22
# Change the version in the following URL to update the package (watch the releases of the repository for future updates)
23
- set(PROJECT_OPTIONS_VERSION "v0.36.4 ")
23
+ set(PROJECT_OPTIONS_VERSION "v0.36.5 ")
24
24
FetchContent_Declare(
25
25
_project_options
26
26
URL https://github.com/aminya/project_options/archive/refs/tags/${PROJECT_OPTIONS_VERSION}.zip)
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ Here is an example of how to use ``dynamic_project_options``:
57
57
58
58
# Add project_options from https://github.com/aminya/project_options
59
59
# Change the version in the following URL to update the package (watch the releases of the repository for future updates)
60
- set(PROJECT_OPTIONS_VERSION "v0.36.4 ")
60
+ set(PROJECT_OPTIONS_VERSION "v0.36.5 ")
61
61
FetchContent_Declare(
62
62
_project_options
63
63
URL https://github.com/aminya/project_options/archive/refs/tags/${PROJECT_OPTIONS_VERSION}.zip)
You can’t perform that action at this time.
0 commit comments