COIN-OR::LEMON - Graph Library

source: lemon-1.0/CMakeLists.txt @ 213:56579d12575b

Last change on this file since 213:56579d12575b 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.