FTXUI/cmake
Henrik S. Gaßmann 3483022703
build: Remove redundant cmake version check
The main `CMakelists.txt` already asserts a minimum version of `3.12`
which renders the condition `cmake <= 3.11.4` to be always false.
2023-05-30 09:03:44 +02:00
..
ftxui_benchmark.cmake cmake: support gtest from the package manager (#552) 2023-01-14 20:37:42 +01:00
ftxui_coverage.cmake Add code coverage support. (#378) 2022-04-17 15:47:20 +02:00
ftxui_export.cmake Cleanup. (#132) 2021-06-26 15:14:27 +02:00
ftxui_find_google_benchmark.cmake cmake: support gtest from the package manager (#552) 2023-01-14 20:37:42 +01:00
ftxui_find_google_test.cmake cmake: support gtest from the package manager (#552) 2023-01-14 20:37:42 +01:00
ftxui_fuzzer.cmake CMake: use compile_features to set min C++ standard (#647) 2023-05-27 20:50:35 +02:00
ftxui_install.cmake build(install): Remove redundant install settings 2023-05-30 09:03:38 +02:00
ftxui_package.cmake cmake: support gtest from the package manager (#552) 2023-01-14 20:37:42 +01:00
ftxui_set_options.cmake CMake: use compile_features to set min C++ standard (#647) 2023-05-27 20:50:35 +02:00
ftxui_test.cmake build: Remove redundant cmake version check 2023-05-30 09:03:44 +02:00
ftxui-config.cmake.in build: Check package version in find_package (#643) 2023-05-25 19:37:55 +02:00
iwyu.cmake Typo in iwyu.cmake (#447) 2022-08-07 12:15:52 +02:00