X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-main.git;a=blobdiff_plain;f=conf%2Funit%2FCMakeLists.txt;h=1d11e1130c0812fa9b0103350faf020b43afec49;hp=6e64400d400ee8f9b5dec039d021d64739b31ee7;hb=20bf07791d69cd25b73139379ccb8947c5f1b2f7;hpb=3476b426fb3443ff909f8d607934e59601c7d508 diff --git a/conf/unit/CMakeLists.txt b/conf/unit/CMakeLists.txt index 6e64400..1d11e11 100644 --- a/conf/unit/CMakeLists.txt +++ b/conf/unit/CMakeLists.txt @@ -26,6 +26,7 @@ endif() if(NOT USE_SDK) install(DIRECTORY DESTINATION ${afm_confdir}/unit.env.d) + install(DIRECTORY DESTINATION ${afm_confdir}/widget.env.d) install(FILES ${CMAKE_CURRENT_BINARY_DIR}/afm-unit.conf DESTINATION ${afm_confdir}) endif()