warnmessage.cmake 73 B

1234
  1. set(CMAKE_WARN_DEPRECATED ON)
  2. message(DEPRECATION "This is a warning")