lemon/CMakeLists.txt
author Peter Kovacs <kpeter@inf.elte.hu>
Mon, 14 Jul 2008 09:15:23 +0200
changeset 212 1ae84dea7d09
child 225 c5a40fc54f1a
permissions -rw-r--r--
Fix the incorrect tab replacements of unify-sources.sh
     1 include_directories (${LEMON_SOURCE_DIR})
     2 add_library (lemon arg_parser.cc base.cc color.cc random.cc)