Skip to content
  • Brad King's avatar
    ENH: Major improvements to the FIND_PACKAGE command. See bug #3659. · b424df91
    Brad King authored
      - Use CMAKE_PREFIX_PATH and CMAKE_SYSTEM_PREFIX_PATH among other means
        to locate package configuration files.
      - Create cmFindCommon as base for cmFindBase and cmFindPackageCommand
      - Move common functionality up to cmFindCommon
      - Improve documentation of FIND_* commands.
      - Fix FIND_* commands to not add framework/app paths in wrong place.
    b424df91