mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
8 lines
156 B
Text
8 lines
156 B
Text
filegroup(
|
|
name = "data",
|
|
srcs = [
|
|
"//qt/aqt/data/locale",
|
|
"//qt/aqt/data/web",
|
|
],
|
|
visibility = ["//qt:__subpackages__"],
|
|
)
|