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 <jacques@blender.org>2020-02-28 15:42:46 +0300
committerJacques Lucke <jacques@blender.org>2020-02-28 15:42:46 +0300
commit87d20d7c923352075f4cc460552e410c9d42bd52 (patch)
tree6f45942b9e08626547baf5d17f2a2bb61e3255fc /source/blender/editors/space_node/CMakeLists.txt
parentee292426a72402d8fff25f71f4f6912bbd9dff09 (diff)
remove leftovers from initial simulation node tree
Diffstat (limited to 'source/blender/editors/space_node/CMakeLists.txt')
-rw-r--r--source/blender/editors/space_node/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/editors/space_node/CMakeLists.txt b/source/blender/editors/space_node/CMakeLists.txt
index 3f12d6309bd..f8c30f9a688 100644
--- a/source/blender/editors/space_node/CMakeLists.txt
+++ b/source/blender/editors/space_node/CMakeLists.txt
@@ -30,7 +30,6 @@ set(INC
../../render/extern/include
../../compositor
../../windowmanager
- ../../simulations/nodes
../../../../intern/glew-mx
../../../../intern/guardedalloc
)