mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2025-11-21 19:57:24 -05:00
bump version and update tests (#131)
This commit is contained in:
4
test/unit/local_dependency/dependency/CMakeLists.txt
Normal file
4
test/unit/local_dependency/dependency/CMakeLists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
function(dependency_function)
|
||||
message("called external method")
|
||||
endfunction()
|
||||
Reference in New Issue
Block a user