mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2025-11-20 13:17:53 -05:00
Add CPM_RESET (#4)
* added CPM_RESET option * update readme * Update README.md
This commit is contained in:
@@ -7,7 +7,7 @@ include(${CMAKE_CURRENT_SOURCE_DIR}/../../cmake/CPM.cmake)
|
||||
CPMAddPackage(
|
||||
NAME LHC
|
||||
GIT_REPOSITORY https://github.com/TheLartians/LHC.git
|
||||
VERSION 0.3
|
||||
VERSION 0.4
|
||||
)
|
||||
|
||||
CPMAddPackage(
|
||||
|
||||
Reference in New Issue
Block a user