X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=CMakeLists.txt;h=6d2eeb9b5bdf8c10a523f1bbfa6e50ecbb8a8a16;hb=aa5e1e58e421b2b5fe10a66a134c76a01cd4874d;hp=2b454dce3ec2b09aefb68a3465808b6c51a66d90;hpb=bb0b245c8ec0cbb44a06d7e76d586b64cafbebf6;p=platform%2Fframework%2Fweb%2Fwrt-plugins-common.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 2b454dc..6d2eeb9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -159,6 +159,11 @@ set(PLATFORM "${PLATFORM}" CACHE STRING "Target platform" FORCE) set(CMAKE_CONFIG_FILE_NAME "${CMAKE_CONFIG_FILE_NAME}" CACHE STRING "CMake configuration file name." FORCE) +################################################################################ +# SMACK rule + +INSTALL(FILES ${CMAKE_SOURCE_DIR}/wrt-popup-ace-runtime.rule DESTINATION /etc/smack/accesses2.d) +INSTALL(FILES ${CMAKE_SOURCE_DIR}/wrt-popup-wrt-runtime.rule DESTINATION /etc/smack/accesses2.d) ################################################################################ # Summary