qmake vs cmake

Lubomir I. Ivanov neolit123 at gmail.com
Mon May 25 00:03:36 PDT 2015


On 24 May 2015 at 20:08, Dirk Hohndel <dirk at hohndel.org> wrote:
> Lubomir,
>
> I believe your build scenario is the one remaining case where cmake
> doesn't work as it should...
>
> Did you have a chance to look at what exactly is failing and how this
> could be fixed? I'd like to remove qmake support to make sure everyone is
> building the same way and things get more consistent again. But I don't
> want to disrupt your environment completely, either :-/
>
> Anyone else for whom cmake doesn't work? I'd assume that with the patch I
> pushed a couple of days ago I would have gotten complaints, but then
> again, a lot of people don't pull / build every day...
>

i'm able to build with cmake, after the changes we've added before
(NO_* and *_FROM_PKG_CONFIG).

my command line ATM is:
cmake -G "MinGW Makefiles" -DCMAKE_BUILD_TYPE=Debug
-DLIBGIT2_FROM_PKGCONFIG=1 -DLIBDC_FROM_PKGCONFIG=1 -DNO_DOCS=1
-DNO_MARBLE=1 -DNO_TESTS=1 ..

lubomir
--


More information about the subsurface mailing list