A C++ library that implements commandline flags processing
Run the following Vcpkg command to install the port.
vcpkg install gflags
The package gflags provides CMake targets:
find_package(gflags CONFIG REQUIRED) target_link_libraries(main PRIVATE gflags::gflags)
v2.2.2#5
Oct 27, 2021
!uwp
gflags/gflags
github.com/gflags/gflags
e7e328cf9d
Complex license
Manifest