Changeset 1040:8e39ccaabf48 in lemon for CMakeLists.txt
- Timestamp:
- 03/04/11 12:18:38 (14 years ago)
- Branch:
- default
- Parents:
- 1031:06491fd08efd (diff), 1037: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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CMakeLists.txt
r1033 r1040 125 125 ADD_SUBDIRECTORY(lemon) 126 126 IF(${CMAKE_SOURCE_DIR} STREQUAL ${PROJECT_SOURCE_DIR}) 127 ADD_SUBDIRECTORY(contrib) 127 128 ADD_SUBDIRECTORY(demo) 128 129 ADD_SUBDIRECTORY(tools)
Note: See TracChangeset
for help on using the changeset viewer.