FTXUI/cmake
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
..
ftxui_benchmark.cmake Update CMake usage to enable C++17 (#156) 2021-07-17 09:16:02 +02:00
ftxui_export.cmake Cleanup. (#132) 2021-06-26 15:14:27 +02:00
ftxui_fuzzer.cmake Cleanup. (#132) 2021-06-26 15:14:27 +02:00
ftxui_git_version.cmake Cleanup. (#132) 2021-06-26 15:14:27 +02:00
ftxui_install.cmake Rename library for vcpkg. (#140) 2021-07-06 02:10:35 +02:00
ftxui_set_options.cmake Update CMake usage to enable C++17 (#156) 2021-07-17 09:16:02 +02:00
ftxui_test.cmake Update CMake usage to enable C++17 (#156) 2021-07-17 09:16:02 +02:00
iwyu.cmake Cleanup. (#132) 2021-06-26 15:14:27 +02:00