CMakeLists.txt
author Alpar Juttner <alpar@cs.elte.hu>
Tue, 15 Jul 2008 18:43:41 +0100
changeset 219 b9c6a47c977b
child 225 c5a40fc54f1a
permissions -rw-r--r--
Turn off treeview in the doc.

make now recognises if Doxygen.in has updated. (Thanks to Akos)
     1 project (LEMON)
     2 enable_testing ()
     3 add_subdirectory (lemon)
     4 add_subdirectory (demo)
     5 add_subdirectory (test)