readme
This commit is contained in:
parent
fa030c4bc4
commit
8aecd02ea7
1 changed files with 6 additions and 0 deletions
6
README.md
Normal file
6
README.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
```
|
||||||
|
git submodule update --init
|
||||||
|
cmake -B_build
|
||||||
|
make -C_build -j$(nproc)
|
||||||
|
_build/cgbwebcam gbcamera.gb
|
||||||
|
```
|
Loading…
Add table
Reference in a new issue