CMakeLists.txt
author Peter Kovacs <kpeter@inf.elte.hu>
Mon, 07 Jul 2008 18:03:46 +0200
changeset 195 aa45ff44fcf3
child 225 c5a40fc54f1a
permissions -rw-r--r--
Add lgf_writer.h to Makefile.am (ticket #112)
     1 project (LEMON)
     2 enable_testing ()
     3 add_subdirectory (lemon)
     4 add_subdirectory (demo)
     5 add_subdirectory (test)