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 0ec7bad

Browse files
committedOct 10, 2018
add QT5_3DEXTRA_LIBRARY to cmake config
1 parent 35ba4b5 commit 0ec7bad

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
@@ -58,6 +58,7 @@ cmake \
5858
-DPYTHON_TEST_WRAPPER="timeout -sSIGSEGV 55s"\
5959
-DCXX_EXTRA_FLAGS="${CLANG_WARNINGS}" \
6060
-DWERROR=TRUE \
61+
-DQT5_3DEXTRA_LIBRARY="/usr/lib/x86_64-linux-gnu/libQt53DExtras.so" \
6162
..
6263
echo "travis_fold:end:cmake"
6364

0 commit comments

Comments
 (0)
Please sign in to comment.