SpaceIm
6ce88c25e5
CMake: use compile_features to set min C++ standard ( #647 )
2023-05-27 20:50:35 +02:00
ArthurSonzogni
49f0277103
Fix errors due to missing commit in the support branch.
2023-05-19 11:18:01 +02:00
Arthur Sonzogni
350dcac032
Fix build about fuzzer. ( #557 )
...
Previous patch introduced a regression. The condition needs to be
inverted.
Fixed:https://github.com/ArthurSonzogni/FTXUI/issues/556
2023-01-17 17:36:59 +01:00
Arthur Sonzogni
65848d1e5f
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
2023-01-14 20:37:42 +01:00
Arthur Sonzogni
210e8c5863
Add general fuzzer. ( #159 )
2021-07-17 15:53:25 +02:00
Arthur Sonzogni
a2e7ff852e
Cleanup. ( #132 )
...
- Split the large CMakeList.
- Remove travis
- Remove gitlab-ci.yml
2021-06-26 15:14:27 +02:00