mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-30 17:58:37 +08:00
cmake: Fix Sparkle framework permissions
This commit is contained in:
@@ -384,6 +384,7 @@ function(setup_obs_bundle target)
|
||||
install(
|
||||
DIRECTORY ${SPARKLE}
|
||||
DESTINATION $<TARGET_FILE_BASE_NAME:${target}>.app/Contents/Frameworks
|
||||
USE_SOURCE_PERMISSIONS
|
||||
COMPONENT obs_frameworks)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user