Skip to content
  • Stephen Kelly's avatar
    message: Add a DEPRECATION mode · 509c142a
    Stephen Kelly authored
    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.
    509c142a