X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=cmake%2Fconfig.cmake.sample;h=86513bd140e96b5b07228b8c4879de02f0e79502;hb=refs%2Fchanges%2F33%2F10133%2F1;hp=d290147659350550bd12c34849d366975ac16157;hpb=e401ff722737d95e2ab8d0f0b142d06537e90678;p=apps%2Fapp-templates.git diff --git a/cmake/config.cmake.sample b/cmake/config.cmake.sample index d290147..86513bd 100644 --- a/cmake/config.cmake.sample +++ b/cmake/config.cmake.sample @@ -84,7 +84,7 @@ set(LD_LIBRARY_PATH ${CMAKE_INSTALL_PREFIX}/lib64 ${CMAKE_INSTALL_PREFIX}/lib) # Optional location for config.xml.in # ----------------------------------- -#set(WIDGET_CONFIG_TEMPLATE ${CMAKE_CURRENT_SOURCE_DIR}/conf.d/config.xml.in) +#set(WIDGET_CONFIG_TEMPLATE ${CMAKE_CURRENT_SOURCE_DIR}/conf.d/wgt/config.xml.in) # Mandatory widget Mimetype specification of the main unit # --------------------------------------------------------------------------