[CMake] How to configure build output directory

Tron Thomas tron.thomas at verizon.net
Tue Jan 27 22:34:36 EST 2009


I want to use CMake to configure a project that will build several 
applications.  I would like things such that each built program ends up 
in a directory path like:
.../BuildDirectory/Debug/ApplicationName/AppliationName(.exe)


What is needed to cause CMake to configure this kind of build output?




More information about the CMake mailing list