mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-22 05:27:20 +00:00
Update host/README.md: c-host -> host
This commit is contained in:
parent
c66a339bbc
commit
72d70e8322
@ -20,8 +20,8 @@ Currently only Windows is supported however there is some initial support for Li
|
|||||||
6. configure the project and build it
|
6. configure the project and build it
|
||||||
|
|
||||||
```
|
```
|
||||||
mkdir LookingGlass/c-host/build
|
mkdir LookingGlass/host/build
|
||||||
cd LookingGlass/c-host/build
|
cd LookingGlass/host/build
|
||||||
cmake -G "MSYS Makefiles" ..
|
cmake -G "MSYS Makefiles" ..
|
||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user