#!/bin/sh

exec /Users/qt/work/install/target/bin/qt-cmake -DQT_BUILD_STANDALONE_TESTS=ON "$@"
