This website requires JavaScript.
Explore
Help
Sign In
Web-Projects
/
blog-static
Watch
1
Star
0
Fork
0
You've already forked blog-static
Code
Issues
Pull Requests
Releases
Wiki
Activity
78563448fb
blog-static
/
code
/
compiler
/
test.sh
5 lines
51 B
Bash
Raw
Normal View
History
Unescape
Escape
Set up script to test latest compiler version
2020-03-10 22:26:02 -07:00
cd
10
Move testing code into a script
2020-02-11 18:37:21 -08:00
mkdir -p build
&&
cd
build
cmake ..
make -j8
Reference in New Issue
Copy Permalink