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