diff options
author | CoprDistGit <infra@openeuler.org> | 2025-06-24 01:42:15 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-06-24 01:42:15 +0000 |
commit | a04042465a571662897b2feac41a0e5f52ee778d (patch) | |
tree | de63f4a7645ec31d83359274a55a8fd5e7fb6b7a | |
parent | 42aff71ce04153fda62eb40b4b651f7410423e25 (diff) |
automatic import of fcitx5
-rw-r--r-- | fcitx5.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fcitx5.spec b/fcitx5.spec index db6b6df..cb7aee9 100644 --- a/fcitx5.spec +++ b/fcitx5.spec @@ -95,7 +95,9 @@ This package will setup autostart and environment needed for fcitx5 to work prop %autosetup -p1 %build -%cmake -GNinja +%cmake -S . -B %{_target_cpu}-openEuler-linux-gnu \ + -GNinja + %cmake_build %install |