mirror of
https://abf.rosa.ru/djam/qt5-macros.git
synced 2025-02-23 17:42:55 +00:00
Replace deprecated cmake keys
This commit is contained in:
parent
9e9ab18f4a
commit
0064790c46
2 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
|||
Summary: Base macros for Qt 5
|
||||
Name: qt5-macros
|
||||
Version: 5.15.5
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: LGPLv3+
|
||||
Group: Development/KDE and Qt
|
||||
Url: http://qt-project.org/
|
||||
Source0: qt5.macros
|
||||
BuildArch: noarch
|
||||
Provides: qt5-qtbase-macros = %{EVRD}
|
||||
Provides: qt5-qtbase-macros = %{EVRD}
|
||||
|
||||
%description
|
||||
Base macros for Qt 5.
|
||||
|
|
|
@ -50,8 +50,8 @@
|
|||
-DCMAKE_BUILD_TYPE=RelWithDebInfo \\\
|
||||
-DCMAKE_INSTALL_PREFIX=%{_prefix} \\\
|
||||
-DCMAKE_INSTALL_LIBDIR:PATH=%{_lib} \\\
|
||||
-DLIB_INSTALL_DIR:PATH=%{_lib} \\\
|
||||
-DSYSCONF_INSTALL_DIR:PATH=%{_sysconfdir} \\\
|
||||
-DKDE_INSTALL_LIBDIR:PATH=%{_lib} \\\
|
||||
-DKDE_INSTALL_SYSCONFDIR:PATH=%{_sysconfdir} \\\
|
||||
-DCMAKE_C_FLAGS="${CFLAGS}" \\\
|
||||
-DCMAKE_C_FLAGS_RELEASE="${CFLAGS}" \\\
|
||||
-DCMAKE_C_FLAGS_RELWITHDEBINFO="${CFLAGS}" \\\
|
||||
|
|
Loading…
Add table
Reference in a new issue