macOS: install license files inside Blender.app bundle
Since we are planning to install Blender as /Applications/Blender.app without being contained in a folder.
This commit is contained in:
@@ -924,7 +924,7 @@ elseif(APPLE)
|
||||
)
|
||||
|
||||
# install release and app files
|
||||
set(BLENDER_TEXT_FILES_DESTINATION ".")
|
||||
set(BLENDER_TEXT_FILES_DESTINATION Blender.app/Contents/Resources/text)
|
||||
|
||||
install(
|
||||
FILES ${OSX_APP_SOURCEDIR}/Contents/PkgInfo
|
||||
|
Reference in New Issue
Block a user