summaryrefslogtreecommitdiff
path: root/fcitx5.spec
diff options
context:
space:
mode:
Diffstat (limited to 'fcitx5.spec')
-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