Building KDE smokeqt with Qwt: can't find Qwt

Alexey Cherkaev alexey.cherkaev at gmail.com
Sat Aug 27 12:46:03 BST 2016


Hi all,

I want to build smokeqt with Qwt support. However, CMake cannot locate Qwt.

Looking at CMakeLists.txt in qwt directory (KDE/smokeqt repository) I found
this line right at the top:

include(FindQwt5)

But I couldn't locate FindQwt5 file. The Google search found it in the repo
for ruby qt bindings:

https://github.com/ryanmelt/qtbindings/blob/master/ext/cmake/modules/FindQwt5.cmake

and it seems it sets the variables with the locations needed for the build
(sorry, I'm not a CMake specialist).

Can I just copy it into qwt/ directory? Or what a proper way for the build
to work?

Just for convenience: KDE/smokeqt repo:

https://github.com/KDE/smokeqt

Best regards,
Alexey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20160827/308fe27f/attachment.htm>


More information about the kde-core-devel mailing list