Fix another CMake CMP0071 warning

Authored by kfunk on Dec 14 2017, 8:49 AM.

Description

Fix another CMake CMP0071 warning

Summary:

CMake Warning (dev) in data/CMakeLists.txt:
  Policy CMP0071 is not set: Let AUTOMOC and AUTOUIC process GENERATED files.
  Run "cmake --help-policy CMP0071" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  For compatibility, CMake is excluding the GENERATED source file(s):

    "/home/kfunk/devel/src/kf5/syntax-highlighting/build/data/qrc_syntax-data.cpp"

Reviewers: mlaurent, dfaure

Reviewed By: dfaure

Subscribers: Frameworks

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D9321

Details

Committed
kfunkDec 14 2017, 11:14 AM
Reviewer
dfaure
Differential Revision
D9321: Fix another CMake CMP0071 warning
Parents
R216:306959eb50b4: isocpp.xml: Extend unit test to check for GNU Macros
Branches
Unknown
Tags
Unknown