mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-12-16 01:48:56 +08:00
deploy: deae56888a
This commit is contained in:
19
installation.js
Normal file
19
installation.js
Normal file
@@ -0,0 +1,19 @@
|
||||
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 ]
|
||||
];
|
||||
Reference in New Issue
Block a user