<p dir="ltr">Im away from the computer now, but there an ADD_OPTION That makes less painfull tô deal with compile time options on cmake. It crentes a checkbox if you use cmake gui / ccmake , and can set the defines. <br>
</p>
<br><div class="gmail_quote">Em Sex, 17 de abr de 2015 14:15, Dirk Hohndel <<a href="mailto:dirk@hohndel.org">dirk@hohndel.org</a>> escreveu:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, Apr 16, 2015 at 07:58:10PM +0300, Lubomir I. Ivanov wrote:<br>
><br>
> it's not really your faul Tomaz, it's Windows not being compatible<br>
> with *nix and the tools being worse. :-(<br>
><br>
> attached is my cmake txt file.<br>
><br>
> i've added and removed some options and hardcoded some<br>
> pkg_config_library() calls.<br>
><br>
> the command line is:<br>
> cmake -G "MinGW Makefiles" -DCMAKE_BUILD_TYPE=Debug -DNO_DOCS=1<br>
> -DNO_MARBLE=1 -DNO_TESTS=1 ..<br>
><br>
> i think for now i'm going to maintain the qmake setup for a bit longer<br>
> because it's more forgiving...or keep forking the cmake setup (which<br>
> is less preferred).<br>
<br>
I'd rather integrate what you need. I want to stop having different files.<br>
That's part of the reason for switching to cmake in the first place.<br>
<br>
So with the latest master, what still breaks for you?<br>
<br>
/D<br>
<br>
</blockquote></div>