aboutsummaryrefslogtreecommitdiffstats
path: root/yage/physics
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-11-02 13:00:48 +0000
committerYann Herklotz <ymherklotz@gmail.com>2017-11-02 13:00:48 +0000
commit2817eb3841960562d18cee18912cef1bbdb406f1 (patch)
tree9c0615af5988e7eeeafad428a94a73e881ae7a2b /yage/physics
parent8b23c5f125140efcdd97912d4b2df20531b0a557 (diff)
downloadYAGE-2817eb3841960562d18cee18912cef1bbdb406f1.tar.gz
YAGE-2817eb3841960562d18cee18912cef1bbdb406f1.zip
Improving build
Diffstat (limited to 'yage/physics')
-rw-r--r--yage/physics/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/yage/physics/CMakeLists.txt b/yage/physics/CMakeLists.txt
deleted file mode 100644
index 46c97596..00000000
--- a/yage/physics/CMakeLists.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-set(YAGE_PHYSICS_SOURCES
- physics/rectanglecollider.cpp
- physics/rigidbody.cpp
- physics/particlebody.cpp
- physics/body.cpp
- )