Skip to content

Commit

Permalink
add QT5_3DEXTRA_LIBRARY to cmake config
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Oct 26, 2018
1 parent 9156476 commit 5a297cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/travis/linux/docker-build-test.sh
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ cmake \
-DPYTHON_TEST_WRAPPER="timeout -sSIGSEGV 55s"\ -DPYTHON_TEST_WRAPPER="timeout -sSIGSEGV 55s"\
-DCXX_EXTRA_FLAGS="${CLANG_WARNINGS}" \ -DCXX_EXTRA_FLAGS="${CLANG_WARNINGS}" \
-DWERROR=TRUE \ -DWERROR=TRUE \
-DQT5_3DEXTRA_LIBRARY="/usr/lib/x86_64-linux-gnu/libQt53DExtras.so" \
.. ..
echo "travis_fold:end:cmake" echo "travis_fold:end:cmake"


Expand Down

0 comments on commit 5a297cb

Please sign in to comment.