Is it possible to have multiple CMakeLists.txt files within the same
directory? (We have projects that span/share multiple directories,
and currently all of the vcproj files are within a single directory
for easy editing.)
Or, is the suggested route to create a directory structure such as,
/
src/foo/foo.cxx
/apple/apple.cxx
cmake/foo/CMakeLists.txt
/apple/CMakeLists.txt
Thanks,
Jon
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake