Skip to content

Commit eeee43d

Browse files
committed
more for Qt3Dextras
1 parent 0ec7bad commit eeee43d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ cmake \
5959
-DCXX_EXTRA_FLAGS="${CLANG_WARNINGS}" \
6060
-DWERROR=TRUE \
6161
-DQT5_3DEXTRA_LIBRARY="/usr/lib/x86_64-linux-gnu/libQt53DExtras.so" \
62+
-DQT5_3DEXTRA_INCLUDE_DIR="/root/QGIS/external/qt3dextra-headers" \
63+
-DCMAKE_PREFIX_PATH="/root/QGIS/external/qt3dextra-headers/cmake" \
6264
..
6365
echo "travis_fold:end:cmake"
6466

0 commit comments

Comments
 (0)