跳到主要内容

ghc-filesystem

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

install

kmpkg install ghc-filesystem

add port

add to project dependency list:

kmpkg add port ghc-filesystem

kmpkg

kmpkg.json
{
"dependencies": [
"ghc-filesystem"
]
}

find ghc-filesystem package:

find
find_package(ghc_filesystem CONFIG REQUIRED)

link ghc-filesystem static:

ghcFilesystem::ghc_filesystem