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-01 21:46:54 +0300
committerJacques Lucke <mail@jlucke.com>2019-11-01 21:46:54 +0300
commit11808ee3c2ecd22daf3c9fb5f0c4b72fa4c23dcd (patch)
tree314b11531778c674997cac11dc107d31ac2c0093 /source/blender/modifiers/CMakeLists.txt
parente9fd7c335f021369a8d045dd71bb3d0178b79599 (diff)
update functiondeform modifier to using functions2
Diffstat (limited to 'source/blender/modifiers/CMakeLists.txt')
-rw-r--r--source/blender/modifiers/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/modifiers/CMakeLists.txt b/source/blender/modifiers/CMakeLists.txt
index 3cfbac5ad9f..7ef0c4f18fa 100644
--- a/source/blender/modifiers/CMakeLists.txt
+++ b/source/blender/modifiers/CMakeLists.txt
@@ -27,6 +27,7 @@ set(INC
../bmesh
../depsgraph
../functions
+ ../functions2
../simulations
../makesdna
../makesrna