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:
Diffstat (limited to '3party/jansson/CMakeLists.txt')
-rw-r--r--3party/jansson/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/3party/jansson/CMakeLists.txt b/3party/jansson/CMakeLists.txt
index ee2aadf93b..8594823bf7 100644
--- a/3party/jansson/CMakeLists.txt
+++ b/3party/jansson/CMakeLists.txt
@@ -36,4 +36,3 @@ set(
)
add_library(jansson ${SRC})
-set_target_properties(jansson PROPERTIES ENABLE_EXPORTS ON)