not using var rel because its expansion needs to be fixed in misc_ui.hpp

This commit is contained in:
Joseph Lenox 2018-05-05 00:30:46 -05:00
parent 897b595db8
commit 9c154a6b2d

View File

@ -6,7 +6,6 @@ install:
- export SLIC3R_STATIC=1 - export SLIC3R_STATIC=1
- export CXX=g++-7 - export CXX=g++-7
- export CC=gcc-7 - export CC=gcc-7
- export SLIC3R_VAR_REL=./var
script: script:
- bash package/linux/travis-setup.sh - bash package/linux/travis-setup.sh
- cmake -DBOOST_ROOT=$BOOST_DIR src/ - cmake -DBOOST_ROOT=$BOOST_DIR src/