mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Add 'deprecated' warning options type, to allow setting CMAKE_WARN_DEPRECATED via the -W '-Wdeprecated' and '-Wno-deprecated' options. Add tests for new options and updated documentation.
5 lines
159 B
Plaintext
5 lines
159 B
Plaintext
^CMake Deprecation Warning at Wdeprecated.cmake:1 \(message\):
|
|
Some deprecated warning
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|