From ca075c67d68b881be27e3cd5512b37410b843618 Mon Sep 17 00:00:00 2001 From: Linus Jahn Date: Sun, 11 Sep 2022 23:45:33 +0200 Subject: Add note about BUILD_SHARED_LIBS=ON for libomemo-c in omemo readme --- src/omemo/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/omemo/README.md b/src/omemo/README.md index 1f48e9b3..1367f45c 100644 --- a/src/omemo/README.md +++ b/src/omemo/README.md @@ -14,7 +14,7 @@ Dependencies ------------ * [QCA (Qt Cryptographic Architecture)](https://invent.kde.org/libraries/qca) - * [libomemo-c](https://github.com/dino/libomemo-c) + * [libomemo-c](https://github.com/dino/libomemo-c) (built with `-DBUILD_SHARED_LIBS=ON`) Building -------- -- cgit v1.2.3