mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-05 13:40:38 +08:00
point cmake to boost_root
This commit is contained in:
parent
fb45227e51
commit
26268c03e2
@ -10,8 +10,10 @@ install:
|
||||
script:
|
||||
- bash package/linux/travis-setup.sh
|
||||
- perlbrew switch slic3r-perl
|
||||
- cmake src/
|
||||
- cmake -DBOOST_ROOT=$BOOST_DIR src/
|
||||
- cd src
|
||||
- make -j4
|
||||
- cd ..
|
||||
after_success:
|
||||
- eval $(perl -Mlocal::lib=$TRAVIS_BUILD_DIR/local-lib)
|
||||
- LD_LIBRARY_PATH=$WXDIR/lib package/linux/make_archive.sh linux-x64
|
||||
|
Loading…
x
Reference in New Issue
Block a user