Skip to content
Snippets Groups Projects
Commit 74dda61d authored by palange's avatar palange
Browse files

Added ll_deploy_sharedlibs_command call to mac_updater

parent f891ca65
No related branches found
No related tags found
No related merge requests found
...@@ -77,3 +77,7 @@ add_custom_command( ...@@ -77,3 +77,7 @@ add_custom_command(
${CMAKE_CURRENT_BINARY_DIR}/${CMAKE_CFG_INTDIR}/mac-updater.app/Contents/Resources/AutoUpdater.nib ${CMAKE_CURRENT_BINARY_DIR}/${CMAKE_CFG_INTDIR}/mac-updater.app/Contents/Resources/AutoUpdater.nib
) )
ll_deploy_sharedlibs_command(
mac-updater
"${SHARED_LIB_STAGING_DIR}/${CMAKE_CFG_INTDIR};${ARCH_PREBUILT_DIRS}"
"../Resources")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment