if(BUILD_TESTS)
    add_subdirectory(test)
endif()
if(BUILD_Z5PY)
    add_subdirectory(python)
endif()
