Skip to content
Snippets Groups Projects
Commit 714d3e5e authored by Ben Boeckel's avatar Ben Boeckel
Browse files

expat: set XML_LARGE_SIZE

This allows expat to read XML files larger than 2 GB.

Fixes #15522.
parent 349574f6
Branches
Tags
No related merge requests found
# Support XML files >2GB.
add_definitions(-DXML_LARGE_SIZE)
vtk_module_third_party(EXPAT)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment