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#2
Aug 27, 2021
!uwp
gflags/gflags
github.com/gflags/gflags
3582b8a4f0
Complex license
Control