We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0443b38 commit 5a1bb7dCopy full SHA for 5a1bb7d
WORKSPACE
@@ -73,7 +73,7 @@ git_repository(
73
commit = "c37d821",
74
# We inject a BUILD.bazel file to tell Bazel how to build this CMake project.
75
build_file_content = """
76
-load("@rules_foreign_cc//:foreign_cc/defs.bzl", "cc_cmake")
+load("@rules_foreign_cc//tools/build_defs:cmake.bzl", "cc_cmake")
77
78
# Define a filegroup to capture all source files.
79
filegroup(
0 commit comments