Skip to main content

ftxui

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

install

kmpkg install ftxui

add port

add to project dependency list:

kmpkg add port ftxui

kmpkg

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

find ftxui package:

find
find_packge(ftxui REQUIRED)

link ftxui static:

ftxui::ftxui