跳到主要内容

gflags

  • registry: kmpkgcore
  • type: kumo system both static and shared library.

install

kmpkg install gflags

add port

add to project dependency list:

kmpkg add port gflags

kmpkg

kmpkg.json
{
"dependencies": [
"gflags"
]
}

find gflags package:

find
find_packge(gflags CONFIG REQUIRED)

link gflags static:

gflags::gflags