CMakeLists.txt
author Alpar Juttner <alpar@cs.elte.hu>
Wed, 18 Jun 2008 13:52:23 +0100
changeset 182 9c6dfb5141d3
child 225 c5a40fc54f1a
permissions -rw-r--r--
*Maps() -> *MapNames() in LgfContents
     1 project (LEMON)
     2 enable_testing ()
     3 add_subdirectory (lemon)
     4 add_subdirectory (demo)
     5 add_subdirectory (test)