This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
da00be6359
CMake
/
Tests
/
RunCMake
/
message
/
warnmessage.cmake
5 lines
73 B
CMake
Raw
Blame
History
set
(
CMAKE_WARN_DEPRECATED
ON
)
message
(
DEPRECATION
"This is a warning"
)
Reference in New Issue
View Git Blame
Copy Permalink