X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=48cb270d440186747b359002f5f896a2e087821e;hb=7632c5fdfb2bced129e46adcfe5329e386eee303;hp=e8c98b430183cca3d804e270b97d3c3c6a42e1fa;hpb=792017f816d7c4eb24277bee14605c49164af5b3;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)