FTXUI/.bazelrc

8 lines
193 B
Plaintext
Raw Normal View History

build --features=layering_check
build --enable_bzlmod
build --enable_platform_specific_config
build:linux --cxxopt=-std=c++20
build:macos --cxxopt=-std=c++20
build:windows --cxxopt=-std:c++20