Skip to content

Commit f20caa6

Browse files
committed
Minor doc fix.
1 parent 8b3adce commit f20caa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ project(enum-ops)
169169
set(CPM_SOURCE_CACHE ${CMAKE_SOURCE_DIR}/.cpm-cache CACHE PATH "CPM cache" FORCE)
170170
include(cmake/CPM.cmake)
171171
172-
# Fetch cpp-library via CPM (using local path for development)
172+
# Fetch cpp-library via CPM
173173
CPMAddPackage("gh:stlab/[email protected]")
174174
include(${cpp-library_SOURCE_DIR}/cpp-library.cmake)
175175

0 commit comments

Comments
 (0)