Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
rolanddenis committed Jan 18, 2019
1 parent 44e90d9 commit ea1122d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis/build_dgtal.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ $SCRIPT_BEGIN
"$SRC_DIR/.travis/install_eigen.sh"

# Build options
#BTYPE="$BTYPE -DBUILD_EXAMPLES=true -DBUILD_TESTING=false"
BTYPE="$BTYPE -DBUILD_EXAMPLES=false -DBUILD_TESTING=false"
BTYPE="$BTYPE -DBUILD_EXAMPLES=true -DBUILD_TESTING=false"
BTYPE="$BTYPE -DCMAKE_BUILD_TYPE=Debug -DWITH_MAGICK=true -DWITH_GMP=true\
-DWITH_FFTW3=true -DWARNING_AS_ERROR=ON -DCMAKE_BUILD_TYPE=Debug \
-DWITH_HDF5=true -DWITH_CAIRO=true -DWITH_QGLVIEWER=true -DWITH_EIGEN=true\
Expand Down

0 comments on commit ea1122d

Please sign in to comment.