X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=48cb270d440186747b359002f5f896a2e087821e;hb=53d2c7bab0afcb08df649cd8ca8ed719e1c8f743;hp=e8c98b430183cca3d804e270b97d3c3c6a42e1fa;hpb=ffad58b4a2a45613101f4dca75cf6cde33e74cb3;p=src%2Fapp-framework-main.git diff --git a/CMakeLists.txt b/CMakeLists.txt index e8c98b4..48cb270 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -53,6 +53,7 @@ defstr(FWK_ICON_DIR "${afm_icondir}") defstr(FWK_APP_DIR "${afm_appdir}") defstr(FWK_USER_APP_DIR "${afm_user_appdir}") defstr(WGTPKG_TRUSTED_CERT_DIR "${wgtpkg_trusted_cert_dir}") +defstr(FWK_LAUNCH_CONF "${afm_confdir}/afm-launch.conf") add_subdirectory(src) add_subdirectory(conf)