Skip to content

Commit

Permalink
(chore): update deps. (cmake-helpers version v0.1.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
wpumacay committed Jul 2, 2023
1 parent 91abce6 commit 1a02622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ include(FetchContent)
FetchContent_Declare(
loco_cmake
GIT_REPOSITORY https://github.com/wpumacay/loco_cmake.git
GIT_TAG 390c79a6ecbd2768948d6d6031aebfcdba2dea8f # Version v0.1.0
GIT_TAG 2e32f5bf38eb785dd9406506351930b69202a45c # Version v0.1.1
GIT_PROGRESS TRUE
GIT_SHALLOW TRUE)
FetchContent_MakeAvailable(loco_cmake)
Expand Down

0 comments on commit 1a02622

Please sign in to comment.