cmake/Tests/RunCMake/message/nomessage-internal-warning.cmake

6 lines
94 B
CMake
Raw Normal View History

2016-10-30 18:24:19 +01:00
set(CMAKE_SUPPRESS_DEVELOPER_WARNINGS ON CACHE BOOL "")
macro(mymacro)
endmacro(notmymacro)