D7103: Allow to build KSyntaxHighlighter without Qt5Gui
Kevin Funk
noreply at phabricator.kde.org
Thu Aug 3 20:38:11 UTC 2017
kfunk accepted this revision.
kfunk added inline comments.
This revision is now accepted and ready to land.
INLINE COMMENTS
> CMakeLists.txt:3
> +if(TARGET Qt5::Gui)
> + add_subdirectory(lib)
> + add_subdirectory(cli)
Too bad it needs QtGui. Just b/c it uses `QColor` as far as I can see...
REPOSITORY
R216 Syntax Highlighting
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D7103
To: vkrause, #frameworks, kfunk
Cc: kfunk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170803/bc3d31b7/attachment.html>
More information about the Kde-frameworks-devel
mailing list