Updated Building for macOS (markdown)
parent
bf39eea5b8
commit
5036df76b2
|
@ -16,8 +16,8 @@ cmake .. -GNinja -DCMAKE_BUILD_TYPE=RelWithDebInfo -DYUZU_USE_BUNDLED_VCPKG=OFF
|
||||||
ninja
|
ninja
|
||||||
```
|
```
|
||||||
|
|
||||||
TODO: use newer vcpkg. This fixes the boost context library, and allows using the web service
|
- TODO: use newer vcpkg. This fixes the boost context library, and allows using the web service
|
||||||
TODO: figure out what's up with libusb
|
- TODO: figure out what's up with libusb
|
||||||
|
|
||||||
Run the output:
|
Run the output:
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue