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-30 17:34:38 +0300
committerJacques Lucke <mail@jlucke.com>2019-11-30 17:34:38 +0300
commit9e8f68f4fa8683884b2402530e81d24cd8cb1758 (patch)
tree636b56b9cba003a399f971539363df90a44c2431 /source/blender/simulations/CMakeLists.txt
parentf9f6ab02518c426450ee44834a097cecca9ae730 (diff)
remove concept of particle function inputs from code
Diffstat (limited to 'source/blender/simulations/CMakeLists.txt')
-rw-r--r--source/blender/simulations/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/simulations/CMakeLists.txt b/source/blender/simulations/CMakeLists.txt
index b01ba776ebe..d536f124b82 100644
--- a/source/blender/simulations/CMakeLists.txt
+++ b/source/blender/simulations/CMakeLists.txt
@@ -55,8 +55,6 @@ set(SRC
bparticles/particle_function.cpp
bparticles/force_interface.hpp
bparticles/force_interface.cpp
- bparticles/particle_function_builder.hpp
- bparticles/particle_function_builder.cpp
)
set(LIB