Changeset e1b2c0e
- Timestamp:
- 08/15/2013 01:47:13 PM (11 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- ed2cf3c
- Parents:
- c24b94e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/cmake.xml
rc24b94e re1b2c0e 77 77 <bridgehead renderas="sect3">CMake Dependencies</bridgehead> 78 78 79 <bridgehead renderas="sect4">Re quired</bridgehead>80 <para role="re quired">79 <bridgehead renderas="sect4">Recommended</bridgehead> 80 <para role="recommended"> 81 81 <xref linkend="curl"/>, 82 82 <xref linkend="libarchive"/> and … … 127 127 <option>--system-libs</option>: This switch forces the build system to 128 128 link against <application>Zlib</application>, <application>Bzip2</application>, 129 <application>cURL</application> and <application>Expat</application> installed130 on the system.129 <application>cURL</application>, <application>Expat</application> and 130 <application>libarchive</application> installed on the system. 131 131 </para> 132 132
Note:
See TracChangeset
for help on using the changeset viewer.