mirror of
https://github.com/RPCS3/hidapi.git
synced 2026-07-21 00:45:21 -04:00
295 B
295 B
Building HIDAPI using CMake
To build HIDAPI with CMake, it has to be installed/available in the system.
CMake can be installed either using your system's package manager, or by downloading an installer/prebuilt version from official website.
TODO: finish me.