Support Bazel

BUG:https://github.com/ArthurSonzogni/FTXUI/issues/1032
This commit is contained in:
ArthurSonzogni
2025-04-23 19:57:35 +02:00
parent 07fd3e685a
commit f128c442cc
8 changed files with 288 additions and 6 deletions

3
.bazelrc Normal file
View File

@@ -0,0 +1,3 @@
build --cxxopt=-std=c++20
build --cxxopt=-Wall
build --cxxopt=-Werror