diff options
author | Vitaly Zaitsev <vitaly@easycoding.org> | 2018-07-12 16:16:13 +0500 |
---|---|---|
committer | mujx <mujx@users.noreply.github.com> | 2018-07-12 14:16:13 +0300 |
commit | 824563e38a0bbccb8186a02b720e14b73936114a (patch) | |
tree | 7efb718737d7f62554b72c88d6e442682e45ca8c /cmake | |
parent | Allow close events from the session manager (#353) (diff) | |
download | nheko-824563e38a0bbccb8186a02b720e14b73936114a.tar.xz |
Added FindOlm.cmake script from mtxclient to find generic libolm packaged without cmake support. (#370)
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
Diffstat (limited to 'cmake')
-rw-r--r-- | cmake/FindOlm.cmake | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/cmake/FindOlm.cmake b/cmake/FindOlm.cmake new file mode 100644 |