Files
FTXUI/zh-TW/installation.js

29 lines
1.5 KiB
JavaScript
Raw Normal View History

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 (XMake 安裝)", "installation_xmake.html", null ]
];