From 11808ee3c2ecd22daf3c9fb5f0c4b72fa4c23dcd Mon Sep 17 00:00:00 2001 From: Jacques Lucke Date: Fri, 1 Nov 2019 19:46:54 +0100 Subject: update functiondeform modifier to using functions2 --- source/blender/modifiers/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/modifiers/CMakeLists.txt') 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 -- cgit v1.2.3