mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2025-11-18 15:17:30 -05:00
5 lines
81 B
CMake
5 lines
81 B
CMake
|
|
|
||
|
|
function(dependency_function)
|
||
|
|
message("called external method")
|
||
|
|
endfunction()
|