mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-19 02:54:36 +00:00
travis exp linux 3
This commit is contained in:
parent
bf265a3e31
commit
22fc10582d
@ -51,5 +51,6 @@ script:
|
||||
- qmake
|
||||
- make
|
||||
- cd ..
|
||||
- qmake "QMAKE_LFLAGS+=-L/usr/local/opt/llvm/lib -lomp" meshlab_mini.pro
|
||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then qmake "QMAKE_LFLAGS+=-L/usr/local/opt/llvm/lib -lomp" meshlab_mini.pro ;fi
|
||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then qmake meshlab_mini.pro ;fi
|
||||
- make
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user