Files
hidapi/BUILD.cmake.md
T
2021-05-18 03:16:10 +03:00

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.