mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
cmake: Update the description of --system-libs
This commit is contained in:
parent
0d5baf1715
commit
9c69661841
@ -179,12 +179,10 @@ make</userinput></screen>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<parameter>--system-libs</parameter>: This switch forces the build system
|
||||
to link against <application>Zlib</application>,
|
||||
<application>Bzip2</application>, <application>cURL</application>,
|
||||
<application>nghttp2</application>,
|
||||
<application>Expat</application> and <application>libarchive</application>
|
||||
installed on the system.
|
||||
<parameter>--system-libs</parameter>: This switch forces the build
|
||||
system to link against the system installed version for all needed
|
||||
libraries but those explicitly specified via a
|
||||
<option>--no-system-*</option> option.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user