This website requires JavaScript.
Explore
Help
Register
Sign In
allanger
/
paulxstretch
Watch
1
Star
0
Fork
0
You've already forked paulxstretch
Code
Issues
1
Pull Requests
1
Actions
Packages
Projects
Releases
2
Activity
26740c22f2
paulxstretch
/
release
/
buildmac.sh
12 lines
69 B
Bash
Raw
Normal View
History
Unescape
Escape
added mac release scripts
2022-04-14 14:06:10 +00:00
#!/bin/bash
transitioned to cmake for desktop build
2022-04-19 20:30:36 +00:00
cd
..
rm -rf build
added mac release scripts
2022-04-14 14:06:10 +00:00
transitioned to cmake for desktop build
2022-04-19 20:30:36 +00:00
./setupcmake.sh
./buildcmake.sh
added mac release scripts
2022-04-14 14:06:10 +00:00
Reference in New Issue
Copy Permalink