• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Required on windows
2common --enable_platform_specific_config
3startup --windows_enable_symlinks
4build:windows --enable_runfiles
5
6build --experimental_enable_bzlmod
7
8# This isn't currently the defaut in Bazel, but we enable it to test we'll be ready if/when it flips.
9build --incompatible_disallow_empty_glob
10