mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-19 11:04:39 +00:00
travis exp 4
This commit is contained in:
parent
9218da88c9
commit
c45aabef95
@ -1,3 +1,6 @@
|
||||
# Enable C++ support
|
||||
language: cpp
|
||||
|
||||
os:
|
||||
- osx
|
||||
|
||||
@ -15,8 +18,7 @@ install:
|
||||
fi
|
||||
|
||||
script:
|
||||
- |
|
||||
if [[ "$TRAVIS_OS_NAME" == "osx" ]]
|
||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]
|
||||
then
|
||||
PATH="$QTDIR/bin:$PATH"
|
||||
LDFLAGS=-L$QTDIR/lib
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user