FTXUI/doc
Tushar Maheshwari 5ee4ec40de
Update CMake usage to enable C++17 (#156)
The target_compile_features command allows setting PUBLIC compile features for the library, making it implicit for the applications linking it. This reduces the CMake boilerplate required to set up a dependent project (eg. ftxui-starter).
2021-07-17 09:16:02 +02:00
..
CMakeLists.txt Update document WIP. 2020-08-09 10:49:06 +02:00
Doxyfile.in Improve the documentation. 2021-07-11 12:23:42 +02:00
doxygen_extra.css Improve the documentation. 2020-08-28 23:54:25 +02:00
doxygen_footer.html Add a doxygen documentation. 2020-08-15 10:38:14 +02:00
doxygen_header.html Add a doxygen documentation. 2020-08-15 10:38:14 +02:00
doxygen_layout.xml Add documentation about ./example/util/print_key_press (#73) 2021-02-13 20:00:00 +01:00
example_list.md Component example showing composition of components (#150) 2021-07-14 15:04:12 +02:00
mainpage.md Update CMake usage to enable C++17 (#156) 2021-07-17 09:16:02 +02:00