Update README.md
simplify build process
This commit is contained in:
parent
5bfd0d2122
commit
e43b4625f5
|
|
@ -11,10 +11,8 @@ To compile the example, use one of the following dependending on your build targ
|
||||||
Use the following to build for desktop:
|
Use the following to build for desktop:
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
mkdir build
|
cmake -B build
|
||||||
cd build
|
cmake --build build
|
||||||
cmake ..
|
|
||||||
make
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### Web
|
### Web
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user