[CMake] CMAKE_INCLUDE_SYSTEM_FLAG_CXX set to -I by default?

Nick Overdijk nick at astrant.net
Sat Jan 12 10:53:43 EST 2013


When I use include_directories(SYSTEM $path), it still includes stuff with -I. Through http://stackoverflow.com/questions/3371127/use-isystem-instead-of-i-with-cmake I found out I should change some variable, but this seems like a bug in CMake?


More information about the CMake mailing list