From 018e1ba581ec6f01f069a45ec4cf89f152b44d5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 19 Mar 2025 15:41:36 +0100 Subject: remerge --- xsd/libxsd/INSTALL | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 xsd/libxsd/INSTALL (limited to 'xsd/libxsd/INSTALL') diff --git a/xsd/libxsd/INSTALL b/xsd/libxsd/INSTALL new file mode 100644 index 0000000..c9b4625 --- /dev/null +++ b/xsd/libxsd/INSTALL @@ -0,0 +1,17 @@ +Prerequisites + + run-time: + + - libxerces-c >= 3.0.0 http://xerces.apache.org/xerces-c/ + + +Building libxsd + + No building is necessary at the moment. + + +Installing libxsd + + Not supported in this version. You may want to copy libxsd/xsd + to $(prefix)/include so that you have $(prefix)/include/xsd/*. + -- cgit v1.2.3