cmake_example
cmake_example copied to clipboard
How can I create a module in a subdirectory?
Can I create a module called "cmake_sub_example" in a subdirectory with the same title? I am trying this because I want to use it in a bigger project where I intend to start cmake from the highest level.