From 6161c80d83ac3f97f7eb99e68f02080d4a6094c7 Mon Sep 17 00:00:00 2001 From: Thomas Taschauer Date: Mon, 21 Aug 2023 11:53:28 +0200 Subject: [PATCH] add build instructions for mobile platforms (#329) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3b669fba..fcb7c5a9 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,10 @@ Potential test files: https://file-examples.com/ ## [Documentation](docs/README.md) +## Local build + +To consume this library on other platforms (e.g. Android or iOS), run: `conan export . odrcore/VERSION@` + ## Version Versions and history are tracked on [GitHub](https://github.com/opendocument-app/OpenDocument.core).