We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b3adce commit f20caa6Copy full SHA for f20caa6
README.md
@@ -169,7 +169,7 @@ project(enum-ops)
169
set(CPM_SOURCE_CACHE ${CMAKE_SOURCE_DIR}/.cpm-cache CACHE PATH "CPM cache" FORCE)
170
include(cmake/CPM.cmake)
171
172
-# Fetch cpp-library via CPM (using local path for development)
+# Fetch cpp-library via CPM
173
CPMAddPackage("gh:stlab/[email protected]")
174
include(${cpp-library_SOURCE_DIR}/cpp-library.cmake)
175
0 commit comments