Hello, List. I have a set of CMakeLists.txt file that uses the INCLUDE(...) statement to tie them together.
I want to see the intermediary CMakeLists file that is the expansion of all the INCLUDE(...)s into a single file, just like the gcc do with the -e switch. Is there a way to do that? Google is no help here, because include is a highly overloaded word in this context. -- Cheers, Chen. _______________________________________________ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake