git-svn-id: svn://db.shs.com.ru/pip@985 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -400,7 +400,7 @@ macro(deploy_target _T)
|
||||
set(_D_echof ">" "${_AGD}/usr/share/applications/${_DEBNAME}.desktop")
|
||||
set(_D_echo ">>" "${_AGD}/usr/share/applications/${_DEBNAME}.desktop")
|
||||
macro(__make_copy _cmd _dirs _files _dest)
|
||||
if (_dirs OR _files)
|
||||
if (${_dirs} OR ${_files})
|
||||
set(${_cmd} ${${_cmd}} COMMAND mkdir -p "${_dest}")
|
||||
endif()
|
||||
foreach(_d ${${_dirs}})
|
||||
|
||||
Reference in New Issue
Block a user