mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
cmake: Update option description
This commit is contained in:
parent
3048793251
commit
c3b2f4713c
@ -63,7 +63,7 @@ cmake_dependent_option(
|
||||
LIBXML2_WITH_SCHEMATRON "Add Schematron support" ON
|
||||
"LIBXML2_WITH_PATTERN;LIBXML2_WITH_XPATH" OFF)
|
||||
cmake_dependent_option(
|
||||
LIBXML2_WITH_THREAD_ALLOC "Add per-thread memory" OFF
|
||||
LIBXML2_WITH_THREAD_ALLOC "Add per-thread malloc hooks" OFF
|
||||
"LIBXML2_WITH_THREADS" OFF)
|
||||
cmake_dependent_option(
|
||||
LIBXML2_WITH_WRITER "Add the xmlWriter saving interface" ON
|
||||
|
Loading…
x
Reference in New Issue
Block a user