D6220: CMake: Fix CMP0058 warning when using Ninja
Kevin Funk
noreply at phabricator.kde.org
Tue Jun 13 17:59:41 UTC 2017
kfunk created this revision.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.
REVISION SUMMARY
CMake Warning (dev):
Policy CMP0058 is not set: Ninja requires custom command byproducts to be
explicit. Run "cmake --help-policy CMP0058" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
This project specifies custom command DEPENDS on files in the build tree
that are not specified as the OUTPUT or BYPRODUCTS of any
add_custom_command or add_custom_target:
data/syntax-data.qrc
REPOSITORY
R216 Syntax Highlighting
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D6220
AFFECTED FILES
data/CMakeLists.txt
data/syntax-data.qrc.in
To: kfunk
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170613/e502a93e/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list