This website requires JavaScript.
Explore
Help
Sign In
mattmcw
/
marker_separation
Watch
1
Star
0
Fork
You've already forked marker_separation
0
Code
Issues
3
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1888bf9aba
marker_separation
/
cpp
/
compile.sh
7 lines
54 B
Bash
Raw
Blame
History
#!/bin/bash
mkdir -p build
cd
build
cmake ..
make -j
Reference in New Issue
View Git Blame
Copy Permalink