CMakeLists.txt
author Peter Kovacs <kpeter@inf.elte.hu>
Mon, 26 May 2008 01:35:59 +0200
changeset 159 c7d30f7810e5
child 225 c5a40fc54f1a
permissions -rw-r--r--
Change the implementation of StoreBoolMap + improve doc (ticket #36)
     1 project (LEMON)
     2 enable_testing ()
     3 add_subdirectory (lemon)
     4 add_subdirectory (demo)
     5 add_subdirectory (test)