X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=CMakeLists.txt;h=87773104a31d6820d42ea515b8327b0795837ab6;hb=2ef227e1a73787a6afc27ed7f816a45d164daf2f;hp=3536d7a46b8f79bcececf6ba5c59667c8e9a4dec;hpb=2cae9ae35729309232b807201990fc1ad68090f3;p=framework%2Fweb%2Fwrt-plugins-common.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 3536d7a..8777310 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -35,7 +35,8 @@ include_directories( ${CMAKE_CURRENT_SOURCE_DIR}/src/plugin-loading ${CMAKE_CURRENT_SOURCE_DIR}/src/js-overlay ${CMAKE_CURRENT_SOURCE_DIR}/src/wrt-popup/ace/popup-runner - ${CMAKE_CURRENT_SOURCE_DIR}/src/plugins_ipc_message) + ${CMAKE_CURRENT_SOURCE_DIR}/src/plugins_ipc_message + ${CMAKE_CURRENT_SOURCE_DIR}/src/dispatch-event) ############################################################################## # Build type @@ -153,6 +154,7 @@ configure_and_install_pkg(wrt-popup-ace-runner.pc) configure_and_install_pkg(wrt-popup-wrt-runner.pc) configure_and_install_pkg(wrt-plugins-api-support.pc) configure_and_install_pkg(wrt-plugins-ipc-message.pc) +configure_and_install_pkg(wrt-dispatch-event.pc) ################################################################################ # Cache