diff options
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 7b8fd56..8b7dd82 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,6 +11,7 @@ add_executable(c3d Cuboid.cpp Cuboid.h DisplayClass.cpp DisplayClass.h gl.h + House.h House.cpp main.cpp Temparray.h Temparray.cpp Trapezocube.cpp Trapezocube.h |