diff --git a/benchmarks/Blueprints b/benchmarks/Blueprints index 2128a6dd9..b3b8c9238 100644 --- a/benchmarks/Blueprints +++ b/benchmarks/Blueprints @@ -42,6 +42,7 @@ cc_library_static { cppflags: benchmark_cppflags, srcs: benchmarklib_src_files, static_libs: ["libbase"], + export_include_dirs: ["."], target: { darwin: { // Only supported on linux systems.