Hello, Is it possible to create an executable in your top directory if you don't have there any program? I mean, if all your programs .c and .cpp are in subdirectories contained in your top directory, each one with its own CMakeLists.txt. I have three subdirectories, and all my programs are in these subdirectories. I don't have any in my main directory, but the executable should be created in the main directoy. Is it possible? How?
Thanks BR Enrique
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
