Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Yershov <syershov@maps.me>2016-11-16 18:25:29 +0300
committerSergey Yershov <syershov@maps.me>2016-11-17 13:29:48 +0300
commite07c045df9f0d01c5e1da70772ec0d60ac0a1383 (patch)
treea57997c5233d5c6aac65faa487fd8df279d6fbcf /CMakeLists.txt
parent752d95fa3d43da66a17cab32f4295a03c8cc84a6 (diff)
Remove tomcrypt lib
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a48e2db26f..8936ce9109 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -128,7 +128,6 @@ endmacro()
# Include subdirectories
add_subdirectory(3party/jansson)
add_subdirectory(3party/minizip)
-add_subdirectory(3party/tomcrypt)
add_subdirectory(3party/freetype)
add_subdirectory(3party/fribidi)
add_subdirectory(3party/expat)