git-svn-id: svn://db.shs.com.ru/libs@803 a8b55f48-bf90-11e4-a774-851b48703e85

This commit is contained in:
2020-03-16 12:36:57 +00:00
parent 02f61ba532
commit 471fcb9d85
2 changed files with 10 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ macro(deploy_target _T full_app_name version icon label copyright info)
endif()
endif()
endforeach()
message("app depend libpath ${_DEP_LIBPATH}")
#message("app depend libpath ${_DEP_LIBPATH}")
if (APPLE)
set(MACOSX_BUNDLE_GUI_IDENTIFIER "${full_app_name}")
set(MACOSX_BUNDLE_SHORT_VERSION_STRING "${version}")