if (APPLE)
    project(QCAD)
else()
    project(qcad)
endif()

include(../../CMakeInclude.txt)
include(CMakeInclude.txt)
