COIN-OR::LEMON - Graph Library

source: lemon-1.0/lemon/CMakeLists.txt @ 142:8b703d177341

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

CMake based build system

File size: 103 bytes
Line 
1include_directories (${LEMON_SOURCE_DIR})
2add_library (lemon arg_parser.cc base.cc color.cc random.cc)
Note: See TracBrowser for help on using the repository browser.