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

6 lines
94 B
CMake

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