This website requires JavaScript.
Explore
Help
Sign In
tri11paragon
/
COSC-3P93-Project
Watch
1
Star
0
Fork
You've already forked COSC-3P93-Project
0
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
COSC-3P93-Project
/
buildCurrent.sh
8 lines
76 B
Bash
Raw
Permalink
Blame
History
#/bin/bash
cd
Step
\
3
rm -fr build
mkdir build
cd
build
cmake ../
make -j
4
Reference in New Issue
View Git Blame
Copy Permalink