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.

Em Sex, 17 de abr de 2015 14:15, Dirk Hohndel <[email protected]> escreveu:

> On Thu, Apr 16, 2015 at 07:58:10PM +0300, Lubomir I. Ivanov wrote:
> >
> > it's not really your faul Tomaz, it's Windows not being compatible
> > with *nix and the tools being worse. :-(
> >
> > attached is my cmake txt file.
> >
> > i've added and removed some options and hardcoded some
> > pkg_config_library() calls.
> >
> > the command line is:
> > cmake -G "MinGW Makefiles" -DCMAKE_BUILD_TYPE=Debug -DNO_DOCS=1
> > -DNO_MARBLE=1 -DNO_TESTS=1 ..
> >
> > i think for now i'm going to maintain the qmake setup for a bit longer
> > because it's more forgiving...or keep forking the cmake setup (which
> > is less preferred).
>
> I'd rather integrate what you need. I want to stop having different files.
> That's part of the reason for switching to cmake in the first place.
>
> So with the latest master, what still breaks for you?
>
> /D
>
>
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to