Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrecht Van Lommel <brechtvanlommel@gmail.com>2018-08-09 13:32:23 +0300
committerBrecht Van Lommel <brechtvanlommel@gmail.com>2018-08-09 13:32:23 +0300
commitc522a5a9f9c539ab84f64e64082bb39c7c1ccd6e (patch)
treefdef9f23a5b9044ff3cdac06089030332ef79004 /source/creator
parent22d8135be9161d59cb54a0c4dcca89887e0d30f7 (diff)
Benchmark: put license files in folder on macOS.
Diffstat (limited to 'source/creator')
-rw-r--r--source/creator/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt
index 4a3acc4eb37..8f421bfd37c 100644
--- a/source/creator/CMakeLists.txt
+++ b/source/creator/CMakeLists.txt
@@ -896,7 +896,7 @@ elseif(APPLE)
)
# install release and app files
- set(BLENDER_TEXT_FILES_DESTINATION ".")
+ set(BLENDER_TEXT_FILES_DESTINATION "license")
install(
FILES ${OSX_APP_SOURCEDIR}/Contents/PkgInfo