CMakeLists.txt
author Alpar Juttner <alpar@cs.elte.hu>
Sun, 13 Jul 2008 19:51:02 +0100
changeset 209 765619b7cbb2
child 225 c5a40fc54f1a
permissions -rw-r--r--
Apply unify-sources.sh to the source tree
     1 project (LEMON)
     2 enable_testing ()
     3 add_subdirectory (lemon)
     4 add_subdirectory (demo)
     5 add_subdirectory (test)