Skip to content

mmalenic/evget

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published