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 'extern/bullet2/src/CMakeLists.txt')
-rw-r--r--extern/bullet2/src/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/extern/bullet2/src/CMakeLists.txt b/extern/bullet2/src/CMakeLists.txt
deleted file mode 100644
index 6c9b6b0127b..00000000000
--- a/extern/bullet2/src/CMakeLists.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-add_subdirectory(BulletCollision)
-add_subdirectory(BulletDynamics)
-add_subdirectory(LinearMath)
-add_subdirectory(BulletSoftBody )