COIN-OR::LEMON - Graph Library

source: lemon-1.0/lemon/CMakeLists.txt @ 141:96f81c791f0c

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

CMake based build system

File size: 103 bytes
RevLine 
[141]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.