qmake support is going away

Lubomir I. Ivanov neolit123 at gmail.com
Thu Apr 16 08:45:27 PDT 2015


On 16 April 2015 at 18:35, Dirk Hohndel <dirk at hohndel.org> wrote:
>
> On Apr 16, 2015, at 8:30 AM, Tomaz Canabrava <tcanabrava at kde.org> wrote:
>
> Will test here, but I was sure it worked for defines
>
> I thought you needed
> cmake -DCMAKE_CXX_FLAGS=-DNO_MARBLE
>
> -D defines a cmake variable. So add the “-DNO_MARBLE” to the CXX_FLAGS :-)
>

also this fails:

IF(NOT (insource OR insourcedir))
    add_custom_target(link_marble_data ALL COMMAND....
ENDIF()

because of symbolic links and permissions :\
would be nice if "cmake -DNO_MARBLE" pretty much skips all marble
related actions.

lubomir
--


More information about the subsurface mailing list