Skip to content
  • Brad King's avatar
    ENH: Skip libs in known dirs for CMP0003 warnings. · 74d65360
    Brad King authored
    Sometimes we ask the linker to search for a library for which the path
    is known but for some reason cannot be specified by full path.  In these
    cases do not include the library in CMP0003 warnings because we know the
    extra paths are not needed for it.
    74d65360