Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4358b6b

Browse files
committedOct 18, 2018
add QT5_3DEXTRA_LIBRARY to cmake config
1 parent ed05fc2 commit 4358b6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

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

Lines changed: 1 addition & 0 deletions
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)
Please sign in to comment.