[Differential] [Request, 3 lines] D2896: Include first KDECompilerSettings, so all other included macros pick up cmake policies

kossebau (Friedrich W. H. Kossebau) noreply at phabricator.kde.org
Fri Sep 30 16:16:23 UTC 2016


kossebau created this revision.
kossebau added reviewers: apol, mwolff, kfunk.
Restricted Application added a subscriber: kdevelop-devel.

REVISION SUMMARY
  From cmake_policy() documentation:
  "Functions and macros record policy settings when they are created and use
  the pre-record policies when they are invoked."
  
  As KDECompilerSettings sets at least CMP0063, it needs to be included before
  all other files which define macros affected by this policy, like ECMAddTests.

REPOSITORY
  rKDEVELOP KDevelop

BRANCH
  includeKDECompilerSettingsFirst

REVISION DETAIL
  https://phabricator.kde.org/D2896

AFFECTED FILES
  CMakeLists.txt

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: kossebau, apol, mwolff, kfunk
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20160930/ee8f81e8/attachment.html>


More information about the KDevelop-devel mailing list