Location: LEMON/LEMON-official/CMakeLists.txt

Load file history
gravatar
kpeter (Peter Kovacs)
Small fixes in graph_to_eps_demo.cc
1
2
3
4
5
project (LEMON)
enable_testing ()
add_subdirectory (lemon)
add_subdirectory (demo)
add_subdirectory (test)