lemon/CMakeLists.txt
author Peter Kovacs <kpeter@inf.elte.hu>
Sat, 24 May 2008 23:20:49 +0200
changeset 157 2ccc1afc2c52
child 225 c5a40fc54f1a
permissions -rw-r--r--
Using \tparam commands + removing \author commands (ticket #29, #39)
     1 include_directories (${LEMON_SOURCE_DIR})
     2 add_library (lemon arg_parser.cc base.cc color.cc random.cc)