Changeset 7830c481 for kde/libdbusmenuqt.xml
- Timestamp:
- 10/13/2016 02:36:45 PM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- c33c599
- Parents:
- 0b7a940
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kde/libdbusmenuqt.xml
r0b7a940 r7830c481 107 107 <title>Command Explanations</title> 108 108 109 <para><option>-DCMAKE_BUILD_TYPE=Release</option>: This switch is used to 110 build without debugging symbols and apply a higher level of compiler 111 optimizations.</para> 112 <!-- 113 <para><option>-DUSE_QT4=TRUE</option>: This switch is used to ensure that 114 Qt4 version of the library is built even if Qt5 is present.</para> 115 --> 116 <para><option>-DWITH_DOC=OFF</option>: This option is set to avoid building 117 the API documentation. Omit it if you have <application>doxygen</application> 118 installed and want the documentation.</para> 109 <para><parameter>-DCMAKE_BUILD_TYPE=Release</parameter>: This switch is 110 used to build without debugging symbols and apply a higher level of 111 compiler optimizations.</para> 112 113 <para><parameter>-DWITH_DOC=OFF</parameter>: This option is set to avoid 114 building the API documentation. Omit it if you have 115 <application>doxygen</application> installed and want the 116 documentation.</para> 119 117 120 118 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.