mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 19:09:00 +08:00
b7aa438291
* [gflags]: Fix targets gflags::* not globally visible * Add the target as interface * vcpkg x-add-version --all Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
9 lines
224 B
JSON
9 lines
224 B
JSON
{
|
|
"name": "gflags",
|
|
"version-string": "2.2.2",
|
|
"port-version": 4,
|
|
"description": "A C++ library that implements commandline flags processing",
|
|
"homepage": "https://github.com/gflags/gflags",
|
|
"supports": "!uwp"
|
|
}
|