Show system input events.
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
./build/evget --help