Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 1.83 KB

README.md

File metadata and controls

52 lines (31 loc) · 1.83 KB

evget

Show system input events.

Build

This project using vcpkg to download dependencies, and cmake to build using FindPackage. It's recommended to use the CMakePresets.json file to configure the vcpkg toolchain. This following command can be used to build the project, if VCPKG_ROOT has been set as an environment variable:

cmake -B build -S . --preset debug

Usage

./build/evget --help