message-internal-warning.cmake 80 B

12345
  1. set(CMAKE_SUPPRESS_DEVELOPER_WARNINGS ON)
  2. macro(mymacro)
  3. endmacro(notmymacro)