Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Tests
/
RunCMake
/
message
/
nomessage-internal-warning.cmake
blob: 3ec2e28d78e6a7765577370b1a7bf2bc2f0c442f [
file
] [
log
] [
blame
]
set
(
CMAKE_SUPPRESS_DEVELOPER_WARNINGS ON CACHE BOOL
""
)
macro
(
mymacro
)
endmacro
(
notmymacro
)