[Differential] [Request, 1 line] D1160: filetemplates plugin: Make testfiletemplates depend on kdevfiletemplates

rakuco (Raphael Kubo da Costa) noreply at phabricator.kde.org
Thu Mar 17 12:40:18 UTC 2016


rakuco created this revision.
rakuco added a reviewer: KDevelop.
rakuco set the repository for this revision to rKDEVPLATFORM KDevPlatform.
rakuco added a project: KDevelop.
Herald added a subscriber: kdevelop-devel.

REVISION SUMMARY
  There is currently no dependency between both targets, however some of the files built by both `testfiletemplates` and `kdevfiletemplates` (such as `classidentifierpage.cpp`) depend on  ui files that only the latter target generates. This means that if one does `make testfiletemplates` the build fails like this:
  
    /tmp/kdevplatform/plugins/filetemplates/classidentifierpage.cpp:23:25: fatal error: ui_newclass.h: No such file or directory

REPOSITORY
  rKDEVPLATFORM KDevPlatform

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

AFFECTED FILES
  plugins/filetemplates/CMakeLists.txt

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

To: rakuco, KDevelop
Cc: kdevelop-devel, arrowdodger


More information about the KDevelop-devel mailing list