Skip to content

Commit 26e3a2d

Browse files
authored
Add loading of swift_library in BUILD file
1 parent c6e7e00 commit 26e3a2d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • examples/xplatform/swift_from_cxx

examples/xplatform/swift_from_cxx/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
load("@rules_cc//cc:cc_binary.bzl", "cc_binary")
12
load("//swift:swift_library.bzl", "swift_library")
23

34
swift_library(

0 commit comments

Comments
 (0)