cmake/Tests/RunCMake/message/nomessage-internal-warning.cmake
2016-10-30 18:24:19 +01:00

6 lines
94 B
CMake

set(CMAKE_SUPPRESS_DEVELOPER_WARNINGS ON CACHE BOOL "")
macro(mymacro)
endmacro(notmymacro)