Updated Building for macOS (markdown)

liamwhite 2023-03-15 11:59:37 -04:00
parent bf39eea5b8
commit 5036df76b2
1 changed files with 2 additions and 2 deletions

@ -16,8 +16,8 @@ cmake .. -GNinja -DCMAKE_BUILD_TYPE=RelWithDebInfo -DYUZU_USE_BUNDLED_VCPKG=OFF
ninja
```
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: use newer vcpkg. This fixes the boost context library, and allows using the web service
- TODO: figure out what's up with libusb
Run the output:
```