Files
FTXUI/installation.js
2025-05-29 07:37:37 +00:00

19 lines
972 B
JavaScript

var installation =
[
[ "CMake", "installation_cmake.html", [
[ "Overview", "installation.html#autotoc_md6", null ],
[ "Supported Methods", "installation.html#autotoc_md7", null ],
[ "Next Steps", "installation.html#autotoc_md8", null ],
[ "Contributions", "installation.html#autotoc_md9", null ],
[ "Methods of Integration", "installation_cmake.html#autotoc_md15", [
[ "Using FetchContent", "installation_cmake.html#autotoc_md16", null ],
[ "Using find_package", "installation_cmake.html#autotoc_md17", null ],
[ "Using git submodule", "installation_cmake.html#autotoc_md18", null ]
] ],
[ "Optional CMake Flags", "installation_cmake.html#autotoc_md19", null ],
[ "Verifying Integration", "installation_cmake.html#autotoc_md20", null ]
] ],
[ "Bazel", "installation_bazel.html", null ],
[ "Vcpkg", "installation_vcpkg.html", null ],
[ "Conan", "installation_conan.html", null ]
];