Skip to content

Commit a0b8383

Browse files
committed
add QT5_3DEXTRA_LIBRARY to cmake config
1 parent 1be4b46 commit a0b8383

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/travis/linux/docker-build-test.sh

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ cmake \
5959
-DPYTHON_TEST_WRAPPER="timeout -sSIGSEGV 55s"\
6060
-DCXX_EXTRA_FLAGS="${CLANG_WARNINGS}" \
6161
-DWERROR=TRUE \
62+
-DQT5_3DEXTRA_LIBRARY="/usr/lib/x86_64-linux-gnu/libQt53DExtras.so" \
6263
..
6364
echo "travis_fold:end:cmake"
6465

0 commit comments

Comments
 (0)