Skip to content

Commit

Permalink
chore: Bump project_options to 0.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FeignClaims committed Aug 12, 2024
1 parent 4224a20 commit 44b1356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/sample_project_fetch_project_options.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ macro(fetch_project_options git_repository git_tag)
include(${_sample_project_project_options_SOURCE_DIR}/src/DynamicProjectOptions.cmake)
endmacro()

fetch_project_options(https://github.com/aminya/project_options.git v0.35.1)
fetch_project_options(https://github.com/aminya/project_options.git v0.36.0)

0 comments on commit 44b1356

Please sign in to comment.