gflagsΒΆ

hunter_add_package(gflags)
find_package(gflags CONFIG REQUIRED)
target_link_libraries(... gflags)