#!/bin/sh

exec /workspace/destdir/bin/qt-cmake -DQT_BUILD_STANDALONE_TESTS=ON "$@"
