[CMake] Turning off extra Visual Studio options
John Drescher
drescherjm at gmail.com
Fri Oct 16 14:18:01 EDT 2009
On Fri, Oct 16, 2009 at 2:16 PM, Steven Wilson
<steven.wesley.wilson at gmail.com> wrote:
> Is there a way to turn off all the extra options that CMake tries to append
> to compiler flags, linker flags, etc for the Visual Studio generators? I
> have a project that I want to explicity control every option for some of my
> exes/libs.
>
You can change these either in you CMakeLists.txt file or in cmake-gui or ccmake
John
More information about the CMake
mailing list