tizen beta release
[platform/framework/web/wrt-plugins-common.git] / src / modules / API / DEPRACATED / AppLauncher / config.cmake
1 get_current_path()
2 set(SRCS_PLATFORM_API_APPLAUNCHER
3   ${CURRENT_PATH}/AppLauncherFactory.cpp
4   ${CURRENT_PATH}/IAppLauncherManager.cpp
5   PARENT_SCOPE
6 )