summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2025-06-24 01:42:15 +0000
committerCoprDistGit <infra@openeuler.org>2025-06-24 01:42:15 +0000
commita04042465a571662897b2feac41a0e5f52ee778d (patch)
treede63f4a7645ec31d83359274a55a8fd5e7fb6b7a
parent42aff71ce04153fda62eb40b4b651f7410423e25 (diff)
automatic import of fcitx5
-rw-r--r--fcitx5.spec4
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