Visual Studio Build Instructions
Setup vcpkg (one-time):
git clone https://github.com/microsoft/vcpkg.git C:\vcpkg C:\vcpkg\bootstrap-vcpkg.bat C:\vcpkg\vcpkg.exe integrate install
Build in Visual Studio:
Open the Vira folder in Visual Studio
Wait for CMake configuration to complete
Build -> Build All