From 163f6b6f3c3b7764987cbdf8e03cc355edeaa499 Mon Sep 17 00:00:00 2001 From: Dennis Kasprzyk Date: Sun, 15 Mar 2009 06:09:18 +0100 Subject: New generalized build system. --- include/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/CMakeLists.txt') diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt index 0fdf767..6ff6fd0 100644 --- a/include/CMakeLists.txt +++ b/include/CMakeLists.txt @@ -9,6 +9,3 @@ install ( ) add_subdirectory (core) -add_subdirectory (composite) -add_subdirectory (opengl) -add_subdirectory (scale) \ No newline at end of file -- cgit v1.1