#!/bin/sh

exec /usr/lib/aarch64-linux-gnu/qt6/bin/qt-cmake -DQT_BUILD_STANDALONE_TESTS=ON "$@"
