Skip to content
Snippets Groups Projects
Commit 5a625156 authored by autobot's avatar autobot
Browse files

autobot: Update project_options


Update project_options to v0.33.0.

Signed-off-by: default avatarautobot <autobot-noreply@arm.com>
parent 55cf6e54
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ if(CMAKE_PROJECT_NAME STREQUAL PROJECT_NAME)
FetchContent_Declare(
project_options
GIT_REPOSITORY https://github.com/cpp-best-practices/project_options.git
GIT_TAG v0.32.1
GIT_TAG v0.33.0
)
FetchContent_MakeAvailable(project_options)
include(${project_options_SOURCE_DIR}/Index.cmake)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment