[CMake] Different Output Names in VC6/VC7 in Debug and Releas

Brad King brad.king at kitware.com
Fri Jun 17 10:30:54 EDT 2005


Michael Seydl wrote:
> i need to declare different output names for dlls and executabes 
> respectivly to the compile mode u have chosen in the ide.
> 
> this means that the output names have to be declare during the 
> configuration state of cmake so that the output names are set when file 
> has been created.
> 
> is there a way to do that in cmake?

No, but recent changes have made this easier to implement.  Please 
submit it as a feature request here:

http://www.cmake.org/Bug

-Brad


More information about the CMake mailing list