diff options
author | Dennis Kasprzyk <onestone@compiz-fusion.org> | 2009-03-15 06:09:18 +0100 |
---|---|---|
committer | Dennis kasprzyk <onestone@compiz-fusion.org> | 2009-03-15 06:09:18 +0100 |
commit | 163f6b6f3c3b7764987cbdf8e03cc355edeaa499 (patch) | |
tree | 4278afde195343dcb8277b0bb0b6efc926ce8907 /include/CMakeLists.txt | |
parent | 28e45c55c11e20206d3bc9056aea8fc7f1b7a0e7 (diff) | |
download | zcomp-163f6b6f3c3b7764987cbdf8e03cc355edeaa499.tar.gz zcomp-163f6b6f3c3b7764987cbdf8e03cc355edeaa499.tar.bz2 |
New generalized build system.
Diffstat (limited to 'include/CMakeLists.txt')
-rw-r--r-- | include/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
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 |