COIN-OR::LEMON - Graph Library

source: lemon/CMakeLists.txt @ 144:4e626dbbe408

Last change on this file since 144:4e626dbbe408 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.