Skip to content
  • Michael Scott's avatar
    Explicitly enable deprecated warnings by default. · aac633d5
    Michael Scott authored and Brad King's avatar Brad King committed
    Explicitly enable deprecated warnings by default, via the
    cmake::GetSuppressDeprecatedWarnings method, which signals
    suppression is turned off unless the CMake variables are set
    as required.
    
    Add tests and update the documentation for the new
    functionality.
    aac633d5