add_subdirectory(core)
if (${Qt5Qml_FOUND})
    add_subdirectory(qml)
endif()
