mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2024-11-26 04:31:34 +08:00
5ee4ec40de
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). |
||
---|---|---|
.. | ||
border.cpp | ||
CMakeLists.txt | ||
color_gallery.cpp | ||
color_info_palette256.cpp | ||
color_info_sorted_2d.ipp | ||
color_truecolor_HSV.cpp | ||
color_truecolor_RGB.cpp | ||
dbox.cpp | ||
gauge.cpp | ||
graph.cpp | ||
hflow.cpp | ||
html_like.cpp | ||
package_manager.cpp | ||
paragraph.cpp | ||
separator.cpp | ||
size.cpp | ||
spinner.cpp | ||
style_blink.cpp | ||
style_bold.cpp | ||
style_color.cpp | ||
style_dim.cpp | ||
style_gallery.cpp | ||
style_inverted.cpp | ||
style_underlined.cpp | ||
vbox_hbox.cpp | ||
window.cpp |