mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2025-11-18 07:07:47 -05:00
* add support for source subdirectories * style fixes * remove debug log * grammar fix in comment
4 lines
83 B
CMake
4 lines
83 B
CMake
function(inner_dependency_function)
|
|
message("called inner method")
|
|
endfunction()
|