mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2025-11-17 06:37:43 -05:00
remove unused argument (#67)
This commit is contained in:
@@ -66,7 +66,6 @@ function(CPMAddPackage)
|
||||
DOWNLOAD_ONLY
|
||||
GITHUB_REPOSITORY
|
||||
GITLAB_REPOSITORY
|
||||
DRY # for testing
|
||||
)
|
||||
|
||||
set(multiValueArgs
|
||||
|
||||
Reference in New Issue
Block a user