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:
Brecht Van Lommel 2019-06-21 19:05:15 +02:00
parent c553b790fc
commit 953419c641
Notes: blender-bot 2023-02-14 02:07:28 +01:00
Referenced by issue #66166, blender fails to change NLAtrack text color(using stocked theme)
Referenced by issue #66106, 'hide collection' selection hides the wrong one
Referenced by issue #66026, CTest/Cycles subdiv related failures
1 changed files with 1 additions and 1 deletions

View File

@ -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