Re: [CMake] Obtaining info about the compiler command arguments

2010-08-12 Thread Ryan Pavlik
On 8/12/10 1:51 PM, Chris Wolf wrote: On 8/12/10 1:30 PM, Óscar Fuentes wrote: Michael Wild writes: How to know the compiler arguments set by include_directories, add_definitions, etc? CMAKE__FLAGS (with and whitout the uppercase build_type suffix) doesn't contain anything that was set by

Re: [CMake] Obtaining info about the compiler command arguments

2010-08-12 Thread Chris Wolf
On 8/12/10 1:30 PM, Óscar Fuentes wrote: > Michael Wild writes: > How to know the compiler arguments set by include_directories, add_definitions, etc? CMAKE__FLAGS (with and whitout the uppercase build_type suffix) doesn't contain anything that was set by the cmake comm

Re: [CMake] Obtaining info about the compiler command arguments

2010-08-12 Thread Óscar Fuentes
Michael Wild writes: >>> How to know the compiler arguments set by include_directories, >>> add_definitions, etc? >>> >>> CMAKE__FLAGS (with and whitout the uppercase build_type suffix) >>> doesn't contain anything that was set by the cmake commands mentioned >>> above. >> >> I guess that the l

Re: [CMake] Obtaining info about the compiler command arguments

2010-08-12 Thread Michael Wild
On 12. Aug, 2010, at 15:59 , Óscar Fuentes wrote: > Óscar Fuentes writes: > >> How to know the compiler arguments set by include_directories, >> add_definitions, etc? >> >> CMAKE__FLAGS (with and whitout the uppercase build_type suffix) >> doesn't contain anything that was set by the cmake com

Re: [CMake] Obtaining info about the compiler command arguments

2010-08-12 Thread Óscar Fuentes
Óscar Fuentes writes: > How to know the compiler arguments set by include_directories, > add_definitions, etc? > > CMAKE__FLAGS (with and whitout the uppercase build_type suffix) > doesn't contain anything that was set by the cmake commands mentioned > above. I guess that the lack of response in

[CMake] Obtaining info about the compiler command arguments

2010-08-10 Thread Óscar Fuentes
How to know the compiler arguments set by include_directories, add_definitions, etc? CMAKE__FLAGS (with and whitout the uppercase build_type suffix) doesn't contain anything that was set by the cmake commands mentioned above. ___ Powered by www.kitware.