summary refs log tree commit diff
path: root/deps/cmake/Olm.cmake
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2018-06-04 16:07:47 +0300
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2018-06-04 16:07:47 +0300
commit1366b01790631ba1134a4dfd03d939b4b40360b8 (patch)
tree28131edb04a563021bd1a3d445ec3be7c4ae6602 /deps/cmake/Olm.cmake
parentInclude mtxclient in the build (diff)
downloadnheko-1366b01790631ba1134a4dfd03d939b4b40360b8.tar.xz
Install missing dependencies in travis-ci/appveyor
Diffstat (limited to 'deps/cmake/Olm.cmake')
-rw-r--r--deps/cmake/Olm.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/deps/cmake/Olm.cmake b/deps/cmake/Olm.cmake
index b0df2833..0eb44d37 100644
--- a/deps/cmake/Olm.cmake
+++ b/deps/cmake/Olm.cmake
@@ -4,8 +4,6 @@ else()
     set(MAKE_CMD "make")
 endif()
 
-set(OLM_NAME "${CMAKE_STATIC_LIBRARY_PREFIX}olm${CMAKE_STATIC_LIBRARY_SUFFIX}")
-
 ExternalProject_Add(
   Olm