mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
The `-arch=x86_64` from `swift/rules.bzl` turns out to be unnecessary, even on Arm-based Macs.
6 lines
156 B
JSON
6 lines
156 B
JSON
{
|
|
"omnisharp.autoStart": false,
|
|
"cmake.sourceDirectory": "${workspaceFolder}/swift",
|
|
"cmake.buildDirectory": "${workspaceFolder}/bazel-cmake-build"
|
|
}
|