COIN-OR::LEMON - Graph Library

Changeset 930:8e39ccaabf48 in lemon-main for CMakeLists.txt


Ignore:
Timestamp:
03/04/11 12:18:38 (13 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
default
Parents:
925:06491fd08efd (diff), 929:d3b041452dd8 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Phase:
public
Message:

Merge #404

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMakeLists.txt

    r927 r930  
    125125ADD_SUBDIRECTORY(lemon)
    126126IF(${CMAKE_SOURCE_DIR} STREQUAL ${PROJECT_SOURCE_DIR})
     127  ADD_SUBDIRECTORY(contrib)
    127128  ADD_SUBDIRECTORY(demo)
    128129  ADD_SUBDIRECTORY(tools)
Note: See TracChangeset for help on using the changeset viewer.