CMakeLists.txt
author Peter Kovacs <kpeter@inf.elte.hu>
Sat, 12 Jul 2008 10:21:44 +0200
changeset 204 77d56a21c3ab
child 225 c5a40fc54f1a
permissions -rw-r--r--
Doc improvements related to ArgParser
     1 project (LEMON)
     2 enable_testing ()
     3 add_subdirectory (lemon)
     4 add_subdirectory (demo)
     5 add_subdirectory (test)