<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Apr 24, 2014 at 6:59 PM, Andrew Lake <span dir="ltr"><<a href="mailto:jamboarder@gmail.com" target="_blank">jamboarder@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Apr 24, 2014 at 2:40 AM, Martin Klapetek wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>On Thu, Apr 24, 2014 at 7:47 AM, Andrew Lakewrote:<div class=""><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">One thing I'm not really sure of are the appropriate cmake related files to make sure it gets installed in the right location. It seems to work fine when I install it to /usr/lib/1386-linux-gnu/qt5/qml/QtQuick/Controls/Styles on my Kubuntu install and set QT_QUICK_CONTROLS_STYLE=Breeze. I'm hoping someone else with better knowledge about than me can tackle that.<br>



</div></blockquote></div></div><div class=""><div><div><br></div></div><div>I can create a super simple CMakeLists.txt that will install it; I'll commit it directly to your repo if that's ok?</div><div></div></div>

</div></div></div>

</blockquote><div><br></div><div>That would be awesome thanks!</div></div></div></div></blockquote><div><br></div><div>Done; it currently assumes you have Qt5's qmake in $PATH, so nothing fancy, but it works.</div><div>

<br></div><div>To install, just follow the regular instructions:</div><div>mkdir -p build && cd build</div><div>cmake ..</div><div>make install/fast</div><div><br></div><div>And that should do.</div><div></div></div>

<div><br></div><div>Cheers</div>-- <br><div><span style="color:rgb(102,102,102)">Martin Klapetek | KDE Developer</span></div>
</div></div>