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