This commit is contained in:
ArthurSonzogni 2025-05-07 22:37:45 +02:00
parent 83de5b0cbc
commit 020e06e9a1
No known key found for this signature in database
GPG Key ID: 41D98248C074CD6C

View File

@ -18,7 +18,7 @@ tasks:
platform: ${{ unix_platform }}
bazel: ${{ bazel }}
build_flags:
- --cxxopt=-std=c++17
- --cxxopt=-std=c++20
build_targets:
- '@ftxui//:dom'
- '@ftxui//:component'