Update change log and spec for wrt-plugins-tizen_0.4.70
[framework/web/wrt-plugins-tizen.git] / src / Callhistory / CMakeLists.txt
index aa894d4..7172ede 100755 (executable)
@@ -5,6 +5,8 @@ SET(TARGET_IMPL_NAME ${callhistory_impl})
 IF(ENABLE_OPTIONAL_CALL_HISTORY)
 PKG_CHECK_MODULES(platform_pkgs_callhistory REQUIRED contacts-service2 glib-2.0 libpcrecpp)
 
+ADD_DEFINITIONS("-fvisibility=hidden")
+
 INCLUDE_DIRECTORIES(
        ${INCLUDE_COMMON}
        ${TOP}/Tizen