From 9581542002a57f72afcbaebfe1ae6fc3b4021400 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Constantin=20Ri=C3=9F?= Date: Thu, 3 Dec 2009 22:10:37 +0100 Subject: =?UTF-8?q?'Trapezocube'=20hinzugef=C3=BCgt.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 8021c91..1f656ee 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,6 +16,7 @@ add_executable(c3d main.cpp Matrix.h Triangle.h + Trapezocube.cpp Trapezocube.h Vector.h Vertex.h ) -- cgit v1.2.3