Files
CMake/Source
Brad King 7902bc06aa ENH: Implemented link-interface specification feature.
- Shared libs and executables with exports may now have
    explicit transitive link dependencies specified
  - Created LINK_INTERFACE_LIBRARIES and related properties
  - Exported targets get the interface libraries as their
    IMPORTED_LINK_LIBRARIES property.
  - The export() and install(EXPORT) commands now give
    an error when a linked target is not included since
    the user can change the interface libraries instead
    of adding the target.
2008-01-30 17:25:52 -05:00
..
2008-01-30 11:54:55 -05:00
2008-01-30 12:55:59 -05:00
2007-07-27 10:55:24 -04:00
2007-07-27 10:55:24 -04:00
2007-09-24 11:16:13 -04:00
2007-07-27 10:55:24 -04:00
2007-07-20 08:36:16 -04:00
2008-01-23 18:34:19 -05:00
2007-07-27 10:55:24 -04:00
2007-07-30 21:38:50 -04:00
2007-07-26 14:36:06 -04:00
2008-01-17 12:44:59 -05:00