Skip to content
Snippets Groups Projects
Commit 2c9ebed4 authored by autobot's avatar autobot
Browse files

autobot: Update project_options


Update project_options to v0.32.1.

Signed-off-by: default avatarautobot <autobot-noreply@arm.com>
parent bbc7045a
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,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 9070045459097b1225713d6e087ab4a3cd76340f
GIT_TAG v0.32.1
)
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