Skip to content

Commit d175674

Browse files
committed
more for Qt3Dextras
1 parent 5a297cb commit d175674

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

+2
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ cmake \
6060
-DCXX_EXTRA_FLAGS="${CLANG_WARNINGS}" \
6161
-DWERROR=TRUE \
6262
-DQT5_3DEXTRA_LIBRARY="/usr/lib/x86_64-linux-gnu/libQt53DExtras.so" \
63+
-DQT5_3DEXTRA_INCLUDE_DIR="/root/QGIS/external/qt3dextra-headers" \
64+
-DCMAKE_PREFIX_PATH="/root/QGIS/external/qt3dextra-headers/cmake" \
6365
..
6466
echo "travis_fold:end:cmake"
6567

0 commit comments

Comments
 (0)