Skip to content

Commit

Permalink
add Qt5 3D extras paths
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Nov 17, 2018
1 parent aebb6ef commit 4ece684
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .ci/travis/linux/docker-build-test.sh
Expand Up @@ -59,6 +59,9 @@ cmake \
-DPYTHON_TEST_WRAPPER="timeout -sSIGSEGV 55s"\
-DCXX_EXTRA_FLAGS="${CLANG_WARNINGS}" \
-DWERROR=TRUE \
-DQT5_3DEXTRA_LIBRARY="/usr/lib/x86_64-linux-gnu/libQt53DExtras.so" \
-DQT5_3DEXTRA_INCLUDE_DIR="/root/QGIS/external/qt3dextra-headers" \
-DCMAKE_PREFIX_PATH="/root/QGIS/external/qt3dextra-headers/cmake" \
..
echo "travis_fold:end:cmake"

Expand Down

0 comments on commit 4ece684

Please sign in to comment.