Changeset 1996 for trunk/Clp/Makefile.am
- Timestamp:
- Nov 21, 2013 2:56:42 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Clp/Makefile.am
r1803 r1996 14 14 15 15 SUBDIRS = src 16 17 # Don't do src/OsiClp recursively, since src/OsiClp/libOsiClp depends on src/libClp 18 if COIN_HAS_OSI 19 SUBDIRS += src/OsiClp 20 endif 16 21 17 22 # We don't want to compile the test subdirectory, unless the test target is
Note: See TracChangeset
for help on using the changeset viewer.