mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
use cmake
This commit is contained in:
@@ -29,12 +29,11 @@ developing applications that use %{name}.
|
||||
%autosetup -n gsettings-qt-v%{version}
|
||||
|
||||
%build
|
||||
%qmake_qt5
|
||||
|
||||
%make_build
|
||||
%cmake
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
%make_install INSTALL_ROOT=%{buildroot}
|
||||
%cmake_install INSTALL_ROOT=%{buildroot}
|
||||
# Files underneath are part of coreutils and cpptest packages
|
||||
rm -rf %{buildroot}/usr/tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user