Skip to content
  • Pino Toscano's avatar
    make tests compilable also when compiling with kdelibs · ab1e36d6
    Pino Toscano authored
    - set BUILD_MARBLE_TESTS according to KDE4_BUILD_TESTS
    - introduce a new marble_add_qtonly_test, similar to marble_add_test, to compile a test only in QTONLY mode
    - setup the kde4 include directories
    - define -DQT_GUI_LIB to make QtTest aware that they are gui tests
    - compile TestGeoSceneWriter and MercatorProjectionTest only in QTONLY mode, as they use internal classes (not exported, so unavailable when symbol visibility is used)
    
    REVIEW: 107474
    ab1e36d6