From fabe45bc9a1ad186673cbaa1b574536c2cee2ac9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Constantin=20Ri=C3=9F?= Date: Thu, 3 Dec 2009 18:43:00 +0100 Subject: Einen Quader mit einem Loch in der Mitte geaddet. --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 50e80ca..8021c91 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -9,6 +9,7 @@ add_executable(c3d BSPGenerator.cpp BSPGenerator.h BSPTree.h Color.h + Cubehole.cpp Cubehole.h Cuboid.cpp Cuboid.h DisplayClass.cpp DisplayClass.h gl.h -- cgit v1.2.3