We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fa69edb + 8ae9a21 commit 6037e4aCopy full SHA for 6037e4a
1 file changed
BUILD.bazel
@@ -164,6 +164,7 @@ cc_library(
164
name = "tcl_readline_setup",
165
srcs = ["src/tcl_readline_setup.cc"],
166
hdrs = ["src/tcl_readline_setup.h"],
167
+ visibility = ["//src/sta:__pkg__"],
168
deps = [
169
"@tcl_lang//:tcl",
170
# tclreadline: provides ENABLE_READLINE define + links libtclreadline.
0 commit comments