libcellml
libcellml copied to clipboard
Pre-built versions of third-party libraries?
As far as I can tell, libCellML relies only on two third-party libraries: libxml2 and zlib. Would it be worth providing pre-built binaries for them? This is what is done in libOpenCOR (see here and here). FWIW, @dbrnz mentioned to me zlib-ng, a drop-in replacement for zlib. It's significantly faster than zlib, so it might be worth using (zlib-ng offers API compatibility, if needed)?