rules_foreign_cc/examples/configure_with_bazel_transi...
jheaff1 c7330faee5
Wrap tool paths that contain whitespaces in quotes (#732)
This change is required when using the MSVC toolchain on Windows,
as paths for tools such as the compiler contain whitespaces (e.g.
C:\Program Files\...)

Co-authored-by: UebelAndre <github@uebelandre.com>
2021-07-20 16:44:33 +00:00
..
simple_lib Wrap tool paths that contain whitespaces in quotes (#732) 2021-07-20 16:44:33 +00:00
BUILD.bazel Added "targets" API (#556) 2021-03-17 13:42:44 +00:00
builtWithBazel.c Fix using Bazel-built libraries by cmake_external and configure_make (#249) 2019-05-09 10:35:00 +02:00
builtWithBazel.h Fix using Bazel-built libraries by cmake_external and configure_make (#249) 2019-05-09 10:35:00 +02:00
testSimple.c Fix using Bazel-built libraries by cmake_external and configure_make (#249) 2019-05-09 10:35:00 +02:00