mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2026-02-05 14:25:55 +08:00
moved test repostitory to CPM.cmake namespace (#228)
This commit is contained in:
@@ -12,7 +12,7 @@ include(@CPM_PATH@/CPM.cmake)
|
||||
|
||||
CPMAddPackage(
|
||||
NAME fibonacci
|
||||
GIT_REPOSITORY https://github.com/TheLartians/Fibonacci.git
|
||||
GIT_REPOSITORY https://github.com/cpm-cmake/testpack-fibonacci.git
|
||||
VERSION @FIBONACCI_VERSION@
|
||||
@FIBONACCI_PACKAGE_ARGS@
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user