COIN-OR::LEMON - Graph Library

source: lemon/CMakeLists.txt @ 198:e80e08222fdf

Last change on this file since 198:e80e08222fdf was 141:96f81c791f0c, checked in by Akos Ladanyi <ladanyi@…>, 16 years ago

CMake based build system

File size: 107 bytes
Line 
1project (LEMON)
2enable_testing ()
3add_subdirectory (lemon)
4add_subdirectory (demo)
5add_subdirectory (test)
Note: See TracBrowser for help on using the repository browser.