Re: [CMake] Runtime library selection

2006-02-08 Thread Brad King
Reggie Burnett wrote: Is there any setting that controls whether the runtime library is selected to be dynamic or static (/MD or /MT). I know I can hard code the settings myself but that is not optimal. Adding the flags directly for each compiler and using the STRING command to remove the ol

[CMake] Runtime library selection

2006-02-06 Thread Reggie Burnett
Is there any setting that controls whether the runtime library is selected to be dynamic or static (/MD or /MT).  I know I can hard code the settings myself but that is not optimal.   Thanks Reggie ___ CMake mailing list CMake@cmake.org h