-
- Downloads
cmake: support gtest from the package manager (#552)
Some developers would be happier with the gtest version provided from their package manager. Use it if it is installed the package provide cmake support. Fixed: https://github.com/ArthurSonzogni/FTXUI/issues/551
Showing
- CHANGELOG.md 3 additions, 0 deletionsCHANGELOG.md
- CMakeLists.txt 7 additions, 16 deletionsCMakeLists.txt
- cmake/ftxui_benchmark.cmake 16 additions, 26 deletionscmake/ftxui_benchmark.cmake
- cmake/ftxui_find_google_benchmark.cmake 32 additions, 0 deletionscmake/ftxui_find_google_benchmark.cmake
- cmake/ftxui_find_google_test.cmake 33 additions, 0 deletionscmake/ftxui_find_google_test.cmake
- cmake/ftxui_fuzzer.cmake 4 additions, 0 deletionscmake/ftxui_fuzzer.cmake
- cmake/ftxui_install.cmake 4 additions, 0 deletionscmake/ftxui_install.cmake
- cmake/ftxui_package.cmake 4 additions, 0 deletionscmake/ftxui_package.cmake
- cmake/ftxui_set_options.cmake 11 additions, 9 deletionscmake/ftxui_set_options.cmake
- cmake/ftxui_test.cmake 14 additions, 36 deletionscmake/ftxui_test.cmake
- doc/CMakeLists.txt 24 additions, 19 deletionsdoc/CMakeLists.txt
- examples/CMakeLists.txt 4 additions, 0 deletionsexamples/CMakeLists.txt
Loading
Please register or sign in to comment