This website requires JavaScript.
Explore
Help
Sign In
mandlm
/
modern_cpp_tutorial
Watch
1
Star
0
Fork
You've already forked modern_cpp_tutorial
0
Code
9b20fc7126
modern_cpp_tutorial
/
test.sh
4 lines
78 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env sh
cmake --build build
&&
cmake --build build --target
test
View Git Blame
Copy Permalink