Skip to content
  • Brad King's avatar
    FindZLIB: Do not mark unused variable as advanced · 4bb83514
    Brad King authored
    We no longer define the ZLIB_LIBRARY cache entry, so we should not mark
    it as advanced either.  We only use this variable when someone else
    defines it in order to remain compatible with older versions of this
    module, but we never create the entry ourselves anymore.
    4bb83514