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
8f55948344
COSC-3P93-Project
/
Step 2
/
Submission
/
cmake_make_command.sh
7 lines
90 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
mkdir build
cd
build
cmake -DCMAKE_BUILD_TYPE
=
Release ../
make -j
16
./Step_2
Reference in New Issue
View Git Blame
Copy Permalink