Skip to content

Commit a9dc1ab

Browse files
committed
chore: Bump project_options to 0.40.0
1 parent 8317ba5 commit a9dc1ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/sample_project_fetch_project_options.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ macro(fetch_project_options git_repository git_tag)
2121
include(${_sample_project_project_options_SOURCE_DIR}/src/DynamicProjectOptions.cmake)
2222
endmacro()
2323

24-
fetch_project_options(https://github.com/aminya/project_options.git v0.36.5)
24+
fetch_project_options(https://github.com/aminya/project_options.git v0.40.0)

0 commit comments

Comments
 (0)