This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
sapphire
Watch
1
Star
0
Fork
0
You've already forked sapphire
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
sapphire
/
tools
/
build.sh
2 lines
60 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
Shebangs!!
2022-08-03 14:55:04 +00:00
#!/usr/bin/env sh
--config for build
2022-07-19 13:19:19 +00:00
cmake --build build --config
"
${
1
:-
Debug
}
"
Reference in New Issue
Copy Permalink