summaryrefslogtreecommitdiff
path: root/.bazelrc
diff options
context:
space:
mode:
Diffstat (limited to '.bazelrc')
-rw-r--r--.bazelrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.bazelrc b/.bazelrc
index 2a72692..b8d70bc 100644
--- a/.bazelrc
+++ b/.bazelrc
@@ -9,6 +9,8 @@ build:windows --cxxopt=-Xclang=-std=c++20
common --incompatible_autoload_externally=+@rules_python
+build --features=external_include_paths
+
build --cxxopt=-Wall
build --cxxopt=-Wno-c++98-compat
build --cxxopt=-Wno-c++98-compat-pedantic