Skip to content

Vcpkg portfile for native ViGEm Client library

License

Notifications You must be signed in to change notification settings

nefarius/ViGEmClient.vcpkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ViGEmClient Vcpkg Port

Vcpkg portfile for native ViGEm Client library.

Usage

  1. Follow the Vcpkg Quick Start
  2. Clone this repository into a directory of your choice like this example:
    • git clone https://github.com/ViGEm/ViGEmClient.vcpkg.git C:\ViGEmClient.vcpkg

Install as static library (.lib)

PS> .\vcpkg.exe install vigemclient:x86-windows-static vigemclient:x64-windows-static --overlay-ports="C:\ViGEmClient.vcpkg"

Install as dynamic library (.dll)

PS> .\vcpkg.exe install vigemclient:x86-windows vigemclient:x64-windows --overlay-ports="C:\ViGEmClient.vcpkg"

About

Vcpkg portfile for native ViGEm Client library

Resources

License

Stars

Watchers

Forks

Languages