[Differential] [Changed Subscribers] D3649: Make kirigami.qrc ressource path relative to CMAKE_CURRENT_SOURCE_DIR

apol (Aleix Pol Gonzalez) noreply at phabricator.kde.org
Mon Dec 12 16:39:38 UTC 2016


apol added inline comments.

INLINE COMMENTS

> CMakeLists.txt:16
>  
> -qt5_add_resources(RESOURCES ${CMAKE_SOURCE_DIR}/kirigami.qrc)
> +qt5_add_resources(RESOURCES ${CMAKE_CURRENT_SOURCE_DIR}/../kirigami.qrc)
>  

Sounds like `${kirigami_SOURCE_DIR}/kirigami.qrc` would be best. I don't really understand the `..` you added though.

REPOSITORY
  R169 Kirigami

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

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

To: franckarrecot, mart
Cc: apol, plasma-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20161212/51147008/attachment.html>


More information about the Plasma-devel mailing list