This website requires JavaScript.
Explore
Help
Sign In
kingecg
/
hkstreamer
Watch
1
Star
0
Fork
You've already forked hkstreamer
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
main
hkstreamer
/
build.sh
4 lines
56 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
cmake -S . -B build
cd
build
cmake --build .
Reference in New Issue
View Git Blame
Copy Permalink