Files
rk35xx-android14/external/gflags/METADATA
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

20 lines
605 B
Plaintext

name: "gflags"
description: "The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at: https://gflags.github.io/gflags/"
third_party {
url {
type: HOMEPAGE
value: "https://github.com/gflags/gflags.git"
}
url {
type: GIT
value: "https://github.com/gflags/gflags.git"
}
version: "v2.2.2"
license_type: NOTICE
last_upgrade_date {
year: 2019
month: 2
day: 1
}
}