mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Swift: make generate_cmake public
This commit is contained in:
@@ -19,4 +19,5 @@ swift_cc_binary(
|
||||
generate_cmake(
|
||||
name = "cmake",
|
||||
targets = [":extractor"],
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user