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