mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Go: fix Windows installation
This commit is contained in:
3
.bazelrc
3
.bazelrc
@@ -15,7 +15,8 @@ build:macos --cxxopt=-std=c++20 --cpu=darwin_x86_64
|
||||
build:windows --cxxopt=/std:c++20 --cxxopt=/Zc:preprocessor
|
||||
|
||||
# this requires developer mode, but is required to have pack installer functioning
|
||||
common:windows --windows_enable_symlinks --enable_runfiles
|
||||
startup --windows_enable_symlinks
|
||||
common --enable_runfiles
|
||||
|
||||
common --registry=file:///%workspace%/misc/bazel/registry
|
||||
common --registry=https://bcr.bazel.build
|
||||
|
||||
Reference in New Issue
Block a user