diff options
author | Sebastian Holtermann <sebholt@xwmw.org> | 2019-05-27 10:30:45 (GMT) |
---|---|---|
committer | Sebastian Holtermann <sebholt@xwmw.org> | 2019-05-27 11:06:01 (GMT) |
commit | b5ad572ac181c6e9754e31bd907abe59e7016d8a (patch) | |
tree | 856027e060bc6da6eb0a78ec9e8d8a22e116ca40 /Help/variable/CMAKE_RUNTIME_OUTPUT_DIRECTORY.rst | |
parent | c0e763d6880e842d8fc874e58c93583e014bd988 (diff) | |
download | CMake-b5ad572ac181c6e9754e31bd907abe59e7016d8a.zip CMake-b5ad572ac181c6e9754e31bd907abe59e7016d8a.tar.gz CMake-b5ad572ac181c6e9754e31bd907abe59e7016d8a.tar.bz2 |
Autogen: Deprecation message for CMAKE_AUTOMOC_RELAXED_MODE
`CMAKE_AUTOMOC_RELAXED_MODE` was added for backwards compatibility with KDE 4,
which had its last release in 2014. It does not offer additional features
but complicates the `AUTOMOC` code and dependency computation considerably.
Projects that use `CMAKE_AUTOMOC_RELAXED_MODE` functionality always got
extensive warnings during builds and tips on how to convert to regular mode,
which is trivial (see commit e474dcb231, CMake 2.8.7).
It's time to consider this feature deprecated and issue a warning at
configuration time as well.
This adds a configuration time deprecation `AUTHOR_WARNING` for
`CMAKE_AUTOMOC_RELAXED_MODE`.
Diffstat (limited to 'Help/variable/CMAKE_RUNTIME_OUTPUT_DIRECTORY.rst')
0 files changed, 0 insertions, 0 deletions