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:
authorJacques Lucke <mail@jlucke.com>2019-11-07 13:44:08 +0300
committerJacques Lucke <mail@jlucke.com>2019-11-07 13:44:08 +0300
commit7884ae9bc3f2b243533016a1bba8acb118789639 (patch)
tree0241ea92183ced9778083f097f8ee13e84152784 /source/blender/blenkernel/CMakeLists.txt
parent856049d771e2f510ad32b3f189549a1d483f88d9 (diff)
port particle system to new functions system
Diffstat (limited to 'source/blender/blenkernel/CMakeLists.txt')
-rw-r--r--source/blender/blenkernel/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/blenkernel/CMakeLists.txt b/source/blender/blenkernel/CMakeLists.txt
index f97b0e83bb1..6b13fcea679 100644
--- a/source/blender/blenkernel/CMakeLists.txt
+++ b/source/blender/blenkernel/CMakeLists.txt
@@ -76,8 +76,6 @@ set(SRC
intern/appdir.c
intern/armature.c
intern/armature_update.c
- intern/attributes_block_container.cpp
- intern/attributes_ref.cpp
intern/autoexec.c
intern/blender.c
intern/blender_copybuffer.c
@@ -244,8 +242,6 @@ set(SRC
BKE_animsys.h
BKE_appdir.h
BKE_armature.h
- BKE_attributes_block_container.hpp
- BKE_attributes_ref.hpp
BKE_autoexec.h
BKE_blender.h
BKE_blender_copybuffer.h