[CMake] Ignoring Visual Studio 2015 warnings in .inl files

compix wladimirkroeker at gmail.com
Fri Oct 2 16:53:40 EDT 2015


Hey,
I'm trying to ignore warnings in VS2015 in .inl files with
set(CMAKE_CXX_FLAGS "/w")
set(CMAKE_C_FLAGS "/w")

Unfortunately it doesn't work. 
I'd be glad if anyone could help me out.

Best regards
Wladimir



--
View this message in context: http://cmake.3232098.n2.nabble.com/Ignoring-Visual-Studio-2015-warnings-in-inl-files-tp7591685.html
Sent from the CMake mailing list archive at Nabble.com.


More information about the CMake mailing list