mirror of
https://github.com/simon987/sist2.git
synced 2025-12-13 23:39:04 +00:00
OOXML files support
This commit is contained in:
@@ -99,4 +99,11 @@ make -j 4
|
||||
cd ..
|
||||
mv zstd/lib/libzstd.a .
|
||||
|
||||
# xml2
|
||||
cd libxml2
|
||||
./autogen.sh --without-zlib --without-lzma
|
||||
make
|
||||
cd ..
|
||||
mv libxml2/.libs/libxml2.a .
|
||||
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user