office-gobmx/external/libvisio
Jan-Marek Glogowski 8a4173987e WASM: add initial support for Emscripten cross build
- configure with:
- --host=wasm64-local-emscripten
- had to make a few externals optional, so adding:
  - --disable-nss
  - --disable-cmis
  - --disable-curl

Change-Id: I48d1c73d2675ad2e2beaf2c341578199efbd24ee
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111130
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2021-05-05 21:14:54 +02:00
..
ExternalProject_libvisio.mk
Makefile
Module_libvisio.mk
README
ubsan.patch
UnpackedTarball_libvisio.mk

Libvisio is library providing ability to interpret and import visio diagrams into various applications.

[https://wiki.documentfoundation.org/DLP/Libraries/libvisio]