Wno-error_deprecated.cmake 125 B

12
  1. # This should still produce a warning when -Wno-error=deprecated is specified
  2. message(DEPRECATION "Some deprecated warning")