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:54:00 +0300
committerJacques Lucke <mail@jlucke.com>2019-11-07 13:54:00 +0300
commitae862db1f40a3d65e98e664c7695590ea0b70556 (patch)
tree49d8ab355447b1155734d0fe05efc12bc188f29c /source/creator/CMakeLists.txt
parent7884ae9bc3f2b243533016a1bba8acb118789639 (diff)
remove old function system
Diffstat (limited to 'source/creator/CMakeLists.txt')
-rw-r--r--source/creator/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt
index 0b6f8766bc4..447c9995a2b 100644
--- a/source/creator/CMakeLists.txt
+++ b/source/creator/CMakeLists.txt
@@ -29,7 +29,6 @@ blender_include_dirs(
../blender/blenloader
../blender/depsgraph
../blender/editors/include
- ../blender/functions
../blender/functions2
../blender/imbuf
../blender/makesrna
@@ -46,7 +45,6 @@ set(LIB
bf_depsgraph
bf_dna
bf_editor_datafiles
- bf_functions
bf_functions2
bf_imbuf
bf_intern_clog