Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into fcitx
Browse files Browse the repository at this point in the history
  • Loading branch information
Fcitx Bot committed Nov 20, 2024
2 parents 0eec723 + 4f5383a commit 3190665
Show file tree
Hide file tree
Showing 43 changed files with 1,808 additions and 1,151 deletions.
304 changes: 183 additions & 121 deletions src/build_tools/build_qt.py

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions src/composer/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ mozc_cc_library(
"//protocol:config_cc_proto",
"//testing:friend_test",
"//transliteration",
"@com_google_absl//absl/base:core_headers",
"@com_google_absl//absl/container:btree",
"@com_google_absl//absl/hash",
"@com_google_absl//absl/log",
"@com_google_absl//absl/log:check",
Expand All @@ -89,8 +91,10 @@ mozc_cc_test(
"//protocol:config_cc_proto",
"//testing:gunit_main",
"//transliteration",
"@com_google_absl//absl/container:btree",
"@com_google_absl//absl/strings",
"@com_google_absl//absl/time",
"@com_google_absl//absl/types:span",
],
)

Expand Down
Loading

0 comments on commit 3190665

Please sign in to comment.