We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1be4b46 commit a0b8383Copy full SHA for a0b8383
.ci/travis/linux/docker-build-test.sh
@@ -59,6 +59,7 @@ cmake \
59
-DPYTHON_TEST_WRAPPER="timeout -sSIGSEGV 55s"\
60
-DCXX_EXTRA_FLAGS="${CLANG_WARNINGS}" \
61
-DWERROR=TRUE \
62
+ -DQT5_3DEXTRA_LIBRARY="/usr/lib/x86_64-linux-gnu/libQt53DExtras.so" \
63
..
64
echo "travis_fold:end:cmake"
65
0 commit comments