This website requires JavaScript.
Explore
Help
Sign In
zcy
/
solvespace
Watch
1
Star
0
Fork
You've already forked solvespace
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6c2b967790
solvespace
/
.travis
/
install-macos.sh
4 lines
62 B
Bash
Raw
Normal View
History
Unescape
Escape
Prepare CI for release builds.
2016-04-19 12:19:00 +00:00
#!/bin/sh -xe
Travis: include libomp in macOS .app
2020-10-26 01:25:42 +00:00
brew install libomp
Add macOS travis config, fix issue in CMakeLists.txt causing macOS build to break
2020-10-17 15:05:10 +00:00
git submodule update --init