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:05:09 +0300
committerJacques Lucke <mail@jlucke.com>2019-11-01 21:05:09 +0300
commit324537287f62cd6876faf32e83f7e9795f8110c6 (patch)
tree80488bc1d925b892c128cfdb6d6d34acf90c1f74 /source/blender/modifiers/CMakeLists.txt
parent6379f1d0353f90711acae5636e6ce1bba8d87791 (diff)
initial functions2 folder
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 f062d99f4fe..3cfbac5ad9f 100644
--- a/source/blender/modifiers/CMakeLists.txt
+++ b/source/blender/modifiers/CMakeLists.txt
@@ -119,6 +119,7 @@ set(LIB
bf_blenkernel
bf_blenlib
bf_functions
+ bf_functions2
bf_simulations
)