Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
LIBZSTD_CFLAGS
LIBZSTD_LIBS
1 parent 028309f commit fc413ecCopy full SHA for fc413ec
1 file changed
Doc/using/configure.rst
@@ -445,6 +445,14 @@ Options for third-party dependencies
445
C compiler and linker flags for ``libuuid``, used by :mod:`uuid` module,
446
overriding ``pkg-config``.
447
448
+.. option:: LIBZSTD_CFLAGS
449
+.. option:: LIBZSTD_LIBS
450
+
451
+ C compiler and linker flags for ``libzstd``, used by :mod:`compression.zstd` module,
452
+ overriding ``pkg-config``.
453
454
+ .. versionadded:: 3.14
455
456
.. option:: PANEL_CFLAGS
457
.. option:: PANEL_LIBS
458
0 commit comments