#!/bin/sh

exec /opt/qtbase6-static/6.1.0/bin/qt-cmake -DQT_BUILD_STANDALONE_TESTS=ON "$@"
