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
path: root/source
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2010-07-26 23:59:33 +0400
committerCampbell Barton <ideasman42@gmail.com>2010-07-26 23:59:33 +0400
commitf30c12bcab5b1d87719bb05df1cfa3bdb92bb970 (patch)
treecaf8496c78e96afa388a985e03aa13e1bc5364d5 /source
parentaac34d8e9404ee8fa2f0363feebd36967f743658 (diff)
patch [#23039] cmake install taget fix for brush icons on linux
from Ralf Hölzemer (cheleb)
Diffstat (limited to 'source')
-rw-r--r--source/creator/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt
index b678dd88811..21132b1fe55 100644
--- a/source/creator/CMakeLists.txt
+++ b/source/creator/CMakeLists.txt
@@ -218,6 +218,11 @@ IF(WITH_INSTALL)
PATTERN ".svn" EXCLUDE
PATTERN "*.pyc" EXCLUDE
)
+ INSTALL(
+ DIRECTORY ${CMAKE_SOURCE_DIR}/release/datafiles/brushicons/
+ DESTINATION ${BLENDERPATH}/datafiles/brushicons
+ PATTERN ".svn" EXCLUDE
+ )
IF(WITH_INTERNATIONAL)
INSTALL(
DIRECTORY ${CMAKE_SOURCE_DIR}/release/bin/.blender/locale/