This website requires JavaScript.
Explore
Help
Sign In
tri11paragon
/
COSC-3P98-Assigment-3
mirror of
https://github.com/Tri11Paragon/COSC-3P98-Assigment-3
Watch
1
Star
0
Fork
You've already forked COSC-3P98-Assigment-3
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
515a096e3b
COSC-3P98-Assigment-3
/
build.sh
3 lines
78 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
cmake -B build/ -S ./ -DCMAKE_BUILD_TYPE
=
Debug
&&
ninja -C build/
Reference in New Issue
View Git Blame
Copy Permalink