Updated readme.

This commit is contained in:
Arron David Nelson 2024-10-06 01:16:04 -07:00
parent 6cd686a17e
commit 9639329df3

View File

@ -73,9 +73,9 @@ Wayland Window System. Wayland support is currently not fully supported yet, use
- [CMake](https://cmake.org/) - [CMake](https://cmake.org/)
- [vcpkg](https://learn.microsoft.com/en-us/vcpkg/get_started/get-started?pivots=shell-cmd) - [vcpkg](https://learn.microsoft.com/en-us/vcpkg/get_started/get-started?pivots=shell-cmd)
### Building `vcpkg install` - Use this command in the directory where `vcpkg.json` is located to download/install dependencies.
`vcpkg install`
### Building
`cmake -A x64 -DCMAKE_BUILD_TYPE=Release /path/to/source` `cmake -A x64 -DCMAKE_BUILD_TYPE=Release /path/to/source`
### Compiling ### Compiling