deploy_tool Linux qt.conf

This commit is contained in:
2021-04-16 21:23:02 +03:00
parent eb559da1a3
commit 0877ab6f43

View File

@@ -754,6 +754,7 @@ macro(deploy_target _T)
endif()
set(_dt_opts -L "${CMAKE_READELF}" --dpkg-workdir "${CMAKE_DPKG_WORKDIR}" -s "${_dt_searchdirs}")
endif()
list(APPEND _dt_opts --qt-conf-dir "${_bin_path}")
set(_deb_name "${_TV}_${_TARGET_OS}_${_DEB_ARCH}.deb")
#message("VER = \"${_DEBVERSION}\"")
#message("DEB = \"${_deb_name}\"")