[CMake] Re: [cmake 2.5 CVS] CMAKE_${LANG}_FLAGS is initialized
with space
Bill Hoffman
bill.hoffman at kitware.com
Fri Dec 14 10:54:17 EST 2007
Rodolfo Schulz de Lima wrote:
> //Flags for C compiler.
> CMAKE_C_FLAGS:STRING=' '
>
> The same happens with cmake-2.4.7
>
So it does! I just checked on a linux system...
So, lets get back to the original problem...
> Hi, I've being trying cmake 2.5 from CVS and I've come with some
> unwanted semicolons in compiler flags. Tracing this down, I've found
> that CMAKE_CXX_FLAGS (and CMAKE_C_FLAGS, etc...) is initialized with a
> space, so that
Can you give an example that shows the unwanted semicolons?
-Bill
More information about the CMake
mailing list