Changeset aa9c0853 for kde/phonon-backend-gstreamer.xml
- Timestamp:
- 03/24/2017 05:33:16 AM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, lazarus, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 2eb903f
- Parents:
- 0acce93
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kde/phonon-backend-gstreamer.xml
r0acce93 raa9c0853 94 94 95 95 cmake -DCMAKE_INSTALL_PREFIX=/usr \ 96 -DCMAKE_INSTALL_LIBDIR=lib \97 96 -DCMAKE_BUILD_TYPE=Release \ 98 97 -DPHONON_BUILD_PHONON4QT5=ON \ … … 111 110 <para><parameter>-DCMAKE_BUILD_TYPE=Release</parameter>: This switch is 112 111 used to apply higher level of compiler optimizations.</para> 113 114 <para><parameter>-DCMAKE_INSTALL_LIBDIR=lib</parameter>: This switch is115 used to get libraries to install to /usr/lib instead of /usr/lib64 on a116 64 bit system.</para>117 112 118 113 <para><parameter>-DPHONON_BUILD_PHONON4QT5=ON</parameter>: This switch is
Note:
See TracChangeset
for help on using the changeset viewer.