Skip to content

Commit

Permalink
Update libenvpp dependency version to tag v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterTh committed Nov 26, 2024
1 parent e09422f commit bb520d2
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 @@ -49,7 +49,7 @@ endmacro()
set(LIBENVPP_INSTALL ON CACHE BOOL "" FORCE) # If installation is desired.
fetch_content_from_remote(libenvpp
GIT_REPOSITORY https://github.com/ph3at/libenvpp.git
GIT_TAG v1.5.0
GIT_TAG v1.5.1
)

set(JSON_BuildTests OFF CACHE INTERNAL "")
Expand Down

0 comments on commit bb520d2

Please sign in to comment.