Vcpkg portfile for native ViGEm Client library.
- Follow the Vcpkg Quick Start
- Clone this repository into a directory of your choice like this example:
git clone https://github.com/ViGEm/ViGEmClient.vcpkg.git C:\ViGEmClient.vcpkg
PS> .\vcpkg.exe install vigemclient:x86-windows-static vigemclient:x64-windows-static --overlay-ports="C:\ViGEmClient.vcpkg"
PS> .\vcpkg.exe install vigemclient:x86-windows vigemclient:x64-windows --overlay-ports="C:\ViGEmClient.vcpkg"