mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2025-11-19 07:37:42 -05:00
add package options (#13)
* add package options * update tests * update Glue package
This commit is contained in:
@@ -8,7 +8,7 @@ include(${CMAKE_CURRENT_SOURCE_DIR}/../../cmake/CPM.cmake)
|
||||
CPMAddPackage(
|
||||
NAME LarsParser
|
||||
GIT_REPOSITORY https://github.com/TheLartians/Parser.git
|
||||
VERSION 1.4
|
||||
VERSION 1.7
|
||||
)
|
||||
|
||||
# add executable
|
||||
|
||||
Reference in New Issue
Block a user