509c142a3f
By default, the message is not issued. If CMAKE_ERROR_DEPRECATED is on, the message is fatal. If CMAKE_WARN_DEPRECATED is on, the message is a warning.
3 lines
43 B
CMake
3 lines
43 B
CMake
|
|
message(DEPRECATION "This is not issued")
|