try fix install issues

This commit is contained in:
Mahno 2025-03-22 17:55:02 +08:00
parent 2d54275d7f
commit 8a6e07886e

View File

@ -42,6 +42,7 @@ cmake \
make %{?_smp_mflags}
%install
cd ../tqt.build/
make install
%check