[CMake] Controlling compiler flags.

Brad King brad.king at kitware.com
Tue Mar 29 08:44:41 EST 2005


Shishir Ramam wrote:
> I'd like to know if there is a way to control the flags passed on to compiler
> based on the compiler being used (for example to handle differences
> between Microsoft VC6 and VC8) 

The flags used in the final command line come from several sources, 
nearly all of which are configurable.  Please give an example of the 
kind of flags you want to change.

-Brad


More information about the CMake mailing list