mirror of
https://github.com/github/codeql.git
synced 2026-05-03 12:45:27 +02:00
Add skeleton bazel files for accessing the dbschemes.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package(default_visibility = ["//cpp:__pkg__"])
|
||||
|
||||
load("@rules_pkg//:mappings.bzl", "pkg_files")
|
||||
|
||||
package(default_visibility = ["//cpp:__pkg__"])
|
||||
|
||||
pkg_files(
|
||||
name = "dbscheme",
|
||||
srcs = ["semmlecode.cpp.dbscheme"],
|
||||
|
||||
Reference in New Issue
Block a user