mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-14 21:41:06 -05:00
Modules/FindKDE3: Remove info on KDE3_ENABLE_FINAL
The variable was still listed as deprecated since CMake 2.4.8, documentation, but was actually removed long ago. Fixes: #26865
This commit is contained in:
@@ -189,19 +189,6 @@ This module provides the following commands to work with KDE 3 in CMake:
|
||||
source files ``<sources>``. It also builds a small executable linked against
|
||||
this library.
|
||||
|
||||
Deprecated Variables
|
||||
^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
The following variables have been either removed or are provided for backward
|
||||
compatibility:
|
||||
|
||||
``KDE3_ENABLE_FINAL``
|
||||
.. versionchanged:: 2.4.8
|
||||
This variable is now removed and no longer supported.
|
||||
|
||||
This hint variable was provided as an option in earlier CMake versions to
|
||||
enable all-in-one compilation.
|
||||
|
||||
Examples
|
||||
^^^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user