mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2025-11-25 21:57:48 -05:00
Add CPM_RESET (#4)
* added CPM_RESET option * update readme * Update README.md
This commit is contained in:
@@ -17,7 +17,7 @@ else()
|
||||
PROJ @CPM_ARGS_NAME@
|
||||
GIT_REPOSITORY @CPM_ARGS_GIT_REPOSITORY@
|
||||
GIT_TAG @CPM_ARGS_GIT_TAG@
|
||||
UPDATE_DISCONNECTED 1
|
||||
UPDATE_DISCONNECTED @CPM_ARGS_UPDATE_DISCONNECTED@
|
||||
GIT_SHALLOW 1
|
||||
PREFIX @CPM_ARGS_BINARY_DIR@/dl
|
||||
QUIET
|
||||
|
||||
Reference in New Issue
Block a user