Skip to content

Commit f8bf2d5

Browse files
committed
Updating to final cpp-library release.
1 parent 991af1b commit f8bf2d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ include(cmake/CPM.cmake)
1616
# NAME cpp-library
1717
# URL "${CMAKE_SOURCE_DIR}/../cpp-library"
1818
# )
19-
CPMAddPackage("gh:stlab/[email protected].5r1")
19+
CPMAddPackage("gh:stlab/[email protected].5")
2020
include(${cpp-library_SOURCE_DIR}/cpp-library.cmake)
2121

2222
# Let cpp-library handle the project declaration and version detection

0 commit comments

Comments
 (0)