Enable platform specific config
This commit is contained in:
1
.bazelrc
1
.bazelrc
@ -1,6 +1,7 @@
|
|||||||
startup --windows_enable_symlinks
|
startup --windows_enable_symlinks
|
||||||
build:windows --enable_runfiles=true
|
build:windows --enable_runfiles=true
|
||||||
|
|
||||||
|
build --enable_platform_specific_config
|
||||||
build --build_python_zip=false
|
build --build_python_zip=false
|
||||||
|
|
||||||
build:windows --extra_execution_platforms=//:x64_windows-clang-cl
|
build:windows --extra_execution_platforms=//:x64_windows-clang-cl
|
||||||
|
Reference in New Issue
Block a user