跳到主要内容

merak

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

install

kmpkg install merak

add port

add to project dependency list:

kmpkg add port merak

kmpkg

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

find merak package:

find
find_packge(merak REQUIRED)

link merak static:

merak::merak_static

link merak dynamic:

merak::merak_shared