Skip to content

Commit 7b40763

Browse files
committed
Update ext/gd configuration
1 parent f648cf0 commit 7b40763

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/cmake/configuration.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1669,11 +1669,14 @@ A list of Autoconf `configure` command-line configuration options, Windows
16691669
<tr>
16701670
<td>
16711671
&emsp;[PNG_CFLAGS=...]<br>
1672-
&emsp;[PNG_LIBS=...]
1672+
&emsp;[PNG_LIBS=...]<br>
1673+
&emsp;[ZLIB_CFLAGS=...]<br>
1674+
&emsp;[ZLIB_LIBS=...]
16731675
</td>
16741676
<td>N/A</td>
16751677
<td>
1676-
[PNG_ROOT=DIR]
1678+
[PNG_ROOT=DIR]<br>
1679+
[ZLIB_ROOT=DIR]
16771680
</td>
16781681
<td></td>
16791682
</tr>

0 commit comments

Comments
 (0)