Add CPM_RESET (#4)

* added CPM_RESET option

* update readme

* Update README.md
This commit is contained in:
Lars Melchior
2019-04-09 20:01:27 +02:00
committed by GitHub
parent f8e571e416
commit e368fce6c3
4 changed files with 23 additions and 6 deletions

View File

@@ -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