blob: 5c6902c88b1bfffecd236accde99b9ea6364bfd4 [file] [log] [blame]
# Format: //devtools/kokoro/config/proto/build.proto
# Location of the continuous bash script in Git.
build_file: "cppdap/kokoro/windows/presubmit.bat"
env_vars {
key: "BUILD_SYSTEM"
value: "cmake"
}
env_vars {
key: "BUILD_GENERATOR"
value: "Visual Studio 15 2017"
}
env_vars {
key: "BUILD_TARGET_ARCH"
value: "x86"
}