add_qbs_app(clang-format-test
    DEPENDS Qt${QT_VERSION_MAJOR}::Core
    SOURCES clang-format.cpp
)
