mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2025-11-19 07:37:42 -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()
|