----- Original Message -----
From: "John Donovan" <[EMAIL PROTECTED]>
To: <cmake@cmake.org>
Sent: Tuesday, June 12, 2007 1:40 PM
Subject: [CMake] Changing the include switch
An alternative is to provide the -gccincludes switch to the compiler
commandline _before_ the -I switches, but CMake puts the includes first,
then the definitions and COMPILE_FLAGS property.
Fixed it. I found the property CMAKE_C_FLAGS, which gets put immediately
after the compiler executable and before everything else.
John Donovan - Programmer, TT Fusion Ltd.
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake