aboutsummaryrefslogtreecommitdiff
path: root/examples/bzlmod/hello_world/.bazelrc
blob: c18c1cbecaa81485b486d5716b1201f0e7746424 (plain)
1
2
3
4
5
6
7
8
9
# Required on windows
common --enable_platform_specific_config
startup --windows_enable_symlinks
build:windows --enable_runfiles

build --experimental_enable_bzlmod

# This isn't currently the defaut in Bazel, but we enable it to test we'll be ready if/when it flips.
build --incompatible_disallow_empty_glob