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 cf5d415

Browse files
committedFeb 14, 2018
build with 3D on Travis
1 parent aecb717 commit cf5d415

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
@@ -39,6 +39,7 @@ echo "travis_fold:start:cmake"
3939
echo "${bold}Running cmake...${endbold}"
4040
cmake \
4141
-GNinja \
42+
-DWITH_3D=ON \
4243
-DWITH_STAGED_PLUGINS=ON \
4344
-DWITH_GRASS=OFF \
4445
-DSUPPRESS_QT_WARNINGS=ON \

0 commit comments

Comments
 (0)
Please sign in to comment.