aboutsummaryrefslogtreecommitdiffstats
path: root/yage/CMakeLists.txt
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-10-12 14:57:26 +0100
committerYann Herklotz <ymherklotz@gmail.com>2017-10-12 14:57:26 +0100
commit1bb0ef8960c71ef505a351702bec54c01ba15e22 (patch)
tree365811364237f1e55e66f421b93cad8adcf51eda /yage/CMakeLists.txt
parentba733040afb85d4c287a2ec464db05cb86a53fca (diff)
downloadYAGE-1bb0ef8960c71ef505a351702bec54c01ba15e22.tar.gz
YAGE-1bb0ef8960c71ef505a351702bec54c01ba15e22.zip
Fixing spritesheet and fixed #12
Diffstat (limited to 'yage/CMakeLists.txt')
-rw-r--r--yage/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/yage/CMakeLists.txt b/yage/CMakeLists.txt
index e9d4071b..d7df4a94 100644
--- a/yage/CMakeLists.txt
+++ b/yage/CMakeLists.txt
@@ -1,9 +1,5 @@
cmake_policy(SET CMP0048 NEW)
-project(yage
- VERSION 0.1.1.0
- LANGUAGES CXX)
-
include(base/CMakeLists.txt)
include(physics/CMakeLists.txt)
include(math/CMakeLists.txt)