SRC=$SOURCE_DIRECTORY/sources/$SPELL &&
cd $SRC &&
OPTS+=" -DBUILD_TESTS=0" &&
# install things to /usr
PATH="$QT5DIR/bin/:$PATH" &&
cmake_build
