[CMake] Obtaining info about the compiler command arguments

Óscar Fuentes ofv at wanadoo.es
Tue Aug 10 22:36:32 EDT 2010


How to know the compiler arguments set by include_directories,
add_definitions, etc?

CMAKE_<LANG>_FLAGS (with and whitout the uppercase build_type suffix)
doesn't contain anything that was set by the cmake commands mentioned
above.



More information about the CMake mailing list