Skip to content

Commit

Permalink
And of course update Lace to version v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
trolando committed Oct 25, 2023
1 parent 299b12b commit 74578fb
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 @@ -13,7 +13,7 @@ include(FetchContent)
FetchContent_Declare(
lace
GIT_REPOSITORY https://github.com/trolando/lace.git
GIT_TAG v1.4.0
GIT_TAG v1.4.1
FIND_PACKAGE_ARGS
)
FetchContent_MakeAvailable(lace)
Expand Down

0 comments on commit 74578fb

Please sign in to comment.