CMakeLists.txt
author Akos Ladanyi <ladanyi@tmit.bme.hu>
Wed, 02 Jul 2008 13:51:20 +0100
changeset 187 84c2a2e5cfee
child 225 c5a40fc54f1a
permissions -rw-r--r--
Fix bug caused by m4 consuming pairs of square brackets (#108).
     1 project (LEMON)
     2 enable_testing ()
     3 add_subdirectory (lemon)
     4 add_subdirectory (demo)
     5 add_subdirectory (test)