default_pre_build &&
cd "${SOURCE_DIRECTORY}" &&
# prevent misdetection of qt6 during bootstrap
sed -i '/add_subdirectory(Tests)/D' CMakeLists.txt
