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:
authorCampbell Barton <ideasman42@gmail.com>2018-04-24 10:19:28 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-04-24 10:19:28 +0300
commit3581b997d4793e8fd9ad7be7722b01edb2d75287 (patch)
treef7ebc91cce9d508aea5aa695531d37f368c21a59 /source/creator
parent4b544e857c94118ff3957d7fa15758507fd94181 (diff)
UI: use icons for the toolbar
Diffstat (limited to 'source/creator')
-rw-r--r--source/creator/CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt
index c5d1a55dfd6..5ed9355105a 100644
--- a/source/creator/CMakeLists.txt
+++ b/source/creator/CMakeLists.txt
@@ -958,6 +958,12 @@ delayed_do_install(${TARGETDIR_VER})
unset(BLENDER_TEXT_FILES)
unset(BLENDER_TEXT_FILES_DESTINATION)
+# Geometry icons.
+install(
+ DIRECTORY
+ ${CMAKE_SOURCE_DIR}/release/datafiles/icons
+ DESTINATION ${TARGETDIR_VER}/datafiles
+)
# -----------------------------------------------------------------------------
# Setup link libs