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:
Diffstat (limited to 'source/blender/physics')
-rw-r--r--source/blender/physics/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/blender/physics/CMakeLists.txt b/source/blender/physics/CMakeLists.txt
index 08ff1faca49..855449ca0f3 100644
--- a/source/blender/physics/CMakeLists.txt
+++ b/source/blender/physics/CMakeLists.txt
@@ -31,11 +31,10 @@ set(INC
../imbuf
../makesdna
../../../intern/guardedalloc
- ../../../extern/Eigen3
)
set(INC_SYS
-
+ ../../../extern/Eigen3
)
set(SRC