mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-12-16 01:48:56 +08:00
29 lines
1.5 KiB
JavaScript
29 lines
1.5 KiB
JavaScript
|
|
var installation =
|
||
|
|
[
|
||
|
|
[ "CMake", "installation_cmake.html", [
|
||
|
|
[ "概述", "installation.html#概述", null ],
|
||
|
|
[ "支持的方法", "installation.html#支持的方法", null ],
|
||
|
|
[ "下一步", "installation.html#下一步", null ],
|
||
|
|
[ "贡献", "installation.html#贡献", null ],
|
||
|
|
[ "集成方法", "installation_cmake.html#集成方法", [
|
||
|
|
[ "使用 FetchContent", "installation_cmake.html#使用-fetchcontent", null ],
|
||
|
|
[ "使用 find_package", "installation_cmake.html#使用-find_package", null ],
|
||
|
|
[ "使用 git submodule", "installation_cmake.html#使用-git-submodule", null ]
|
||
|
|
] ],
|
||
|
|
[ "可选 CMake 标志", "installation_cmake.html#可选-cmake-标志", null ],
|
||
|
|
[ "验证集成", "installation_cmake.html#验证集成", null ]
|
||
|
|
] ],
|
||
|
|
[ "Bazel", "installation_bazel.html", null ],
|
||
|
|
[ "Vcpkg", "installation_vcpkg.html", [
|
||
|
|
[ "Vcpkg 包", "installation_vcpkg.html#vcpkg-包", null ],
|
||
|
|
[ "使用 Vcpkg 安装 FTXUI", "installation_vcpkg.html#使用-vcpkg-安装-ftxui", null ],
|
||
|
|
[ "配置您的构建系统", "installation_vcpkg.html#配置您的构建系统", null ]
|
||
|
|
] ],
|
||
|
|
[ "Conan 包管理器", "installation_conan.html", null ],
|
||
|
|
[ "手动安装", "installation_manual.html", null ],
|
||
|
|
[ "Nix", "installation_nix.html", null ],
|
||
|
|
[ "Debian/Ubuntu", "installation_debian.html", null ],
|
||
|
|
[ "Arch Linux", "installation_arch.html", null ],
|
||
|
|
[ "openSUSE", "installation_opensuse.html", null ],
|
||
|
|
[ "XMake", "installation_xmake.html", null ]
|
||
|
|
];
|