Location: LEMON/LEMON-main/CMakeLists.txt

Load file history
gravatar
kpeter (Peter Kovacs)
lgf_demo.cc is merged with reader_writer_demo.cc (from SVN -r3501)
1
2
3
4
5
project (LEMON)
enable_testing ()
add_subdirectory (lemon)
add_subdirectory (demo)
add_subdirectory (test)