Clean up the main CMakeLists.txt file

This commit is contained in:
Lukáš Lalinský
2011-04-09 19:51:23 +02:00
parent f3d3af9355
commit 1596dc7c69
3 changed files with 50 additions and 62 deletions

View File

@ -1 +1 @@
ADD_SUBDIRECTORY( c )
add_subdirectory(c)