f051814ed0
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.
9 lines
264 B
ReStructuredText
9 lines
264 B
ReStructuredText
CMAKE_ERROR_DEPRECATED
|
|
----------------------
|
|
|
|
Whether to issue deprecation errors for macros and functions.
|
|
|
|
If TRUE, this can be used by macros and functions to issue fatal
|
|
errors when deprecated macros or functions are used. This variable is
|
|
FALSE by default.
|