FTXUI/examples/util
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 CMake usage to enable C++17 (#156) 2021-07-17 09:16:02 +02:00
print_key_press.cpp Introduce CatchEvent (#104) 2021-05-23 12:53:20 +02:00