There is also this: <a href="http://qt-project.org/doc/qt-5.0/qtdoc/cmake-manual.html">http://qt-project.org/doc/qt-5.0/qtdoc/cmake-manual.html</a><br><br>Either way, check if your Qt installation ships the cmake files. Qt5 has builtin support for third-party projects from cmake point of view.<br>
<br><div class="gmail_quote">On Fri, Jan 18, 2013 at 3:29 PM, Bogdan Cristea <span dir="ltr"><<a href="mailto:cristeab@gmail.com" target="_blank">cristeab@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Le vendredi 18 janvier 2013 à 15:22 +0000, Laszlo Papp a écrit :<br>
<div class="im">> What is wrong about Stephen's post? It has been working for me in<br>
> several projects.<br>
<br>
</div>A line like this<br>
<br>
find_package(Qt5Declarative)<br>
<br>
generates a warning about missing FindQt5Declarative.cmake which is not<br>
provided by Qt5 nor cmake. Maybe I am missing something, but I am not<br>
able to use Qt5 with cmake following that post.<br>
<span class="HOEnZb"><font color="#888888"><br>
Bogdan<br>
<br>
</font></span></blockquote></div><br>