<div dir="ltr">Hi all,<br><br>I want to build smokeqt with Qwt support. However, CMake cannot locate Qwt.<br><br>Looking at CMakeLists.txt in qwt directory (KDE/smokeqt repository) I found this line right at the top:<br><br>include(FindQwt5)<br><br>But I couldn't locate FindQwt5 file. The Google search found it in the repo for ruby qt bindings:<div><br></div><div><a href="https://github.com/ryanmelt/qtbindings/blob/master/ext/cmake/modules/FindQwt5.cmake">https://github.com/ryanmelt/qtbindings/blob/master/ext/cmake/modules/FindQwt5.cmake</a></div><div><br></div><div>and it seems it sets the variables with the locations needed for the build (sorry, I'm not a CMake specialist).</div><div><br></div><div>Can I just copy it into qwt/ directory? Or what a proper way for the build to work?<br><br>Just for convenience: KDE/smokeqt repo:</div><div><br></div><div><a href="https://github.com/KDE/smokeqt">https://github.com/KDE/smokeqt</a><br><br>Best regards,<br>Alexey
</div><div><br></div></div>