[Bf-blender-cvs] [bb88485a169] master: Fix compiling: Forgot this file in last commit.

William Reynish noreply at git.blender.org
Mon May 20 10:52:10 CEST 2019


Commit: bb88485a1693751baff8a61917987323dbee654a
Author: William Reynish
Date:   Mon May 20 10:52:08 2019 +0200
Branches: master
https://developer.blender.org/rBbb88485a1693751baff8a61917987323dbee654a

Fix compiling: Forgot this file in last commit.

===================================================================

M	source/blender/editors/datafiles/CMakeLists.txt

===================================================================

diff --git a/source/blender/editors/datafiles/CMakeLists.txt b/source/blender/editors/datafiles/CMakeLists.txt
index 316ad3f91d6..d2d0095bdb2 100644
--- a/source/blender/editors/datafiles/CMakeLists.txt
+++ b/source/blender/editors/datafiles/CMakeLists.txt
@@ -569,9 +569,9 @@ set(ICON_NAMES
   loop_forwards
   back
   forward
+  file_cache
   file_volume
-  alembic
-  volume
+  file_3d
   file_hidden
   file_backup
   disk_drive



More information about the Bf-blender-cvs mailing list