提交历史

作者 SHA1 备注 提交日期
  Alex Neundorf 1f8f58a0b9 fix #13195: avoid multiple mentions of found packages 13 年之前
  Brad King 5ed93db4cf find_package: Fix components signature documentation (#13142) 13 年之前
  Brad King 6c12e820b8 find_package: Document <package>_FIND_* variables (#13142) 13 年之前
  Alex Neundorf 34108cd3b3 find_package: add documentation for OPTIONAL_COMPONENTS 13 年之前
  Alex Neundorf f2e0a18761 find_package: add OPTIONAL_COMPONENTS keyword 13 年之前
  Alex Neundorf 16c0c7376c find_package: allow <pkg>Config.cmake to set <pkg>_FOUND to FALSE 13 年之前
  David Cole fa0f065426 Merge topic 'find_package_fatal_error_if_required_and_config_not_found' 13 年之前
  David Cole da43d8fa8d Merge topic 'MakingConfigFilesEasier_ConfigureMacro' 13 年之前
  Alex Neundorf 6973e2d5a8 wrap write_basic_config_version_file as write_basic_package_version_file() 13 年之前
  Alex Neundorf c91a54db37 find_package: error out if REQUIRED Config has not been found 13 年之前
  David Cole e4382180fc Merge topic 'add-const-qualifiers' 13 年之前
  Yury G. Kudryashov 737c49a357 Add 'const' qualifier to some cmCommand members 13 年之前
  Brad King d3651041e9 find_package: Optionally warn when implicitly using Config mode 13 年之前
  Brad King 31ead5f695 find_package: Reject mixed use of MODULE- and CONFIG-only options 13 年之前
  Alex Neundorf 6d8308314a find_package: mention requested version number in error message 13 年之前
  Alex Neundorf 9c39bbd474 find_package: add CONFIG mode keyword alias for NO_MODULE 13 年之前
  Alex Neundorf f310f67291 find_package: add MODULE mode to use only Find-modules 13 年之前
  Alex Neundorf 7d67dcf52b find_package: improve error message when no Find module is present 13 年之前
  Alex Neundorf 978d89b99d find_package: rename NoModule to UseFindModules 13 年之前
  Alex Neundorf b3f9fe42f9 find_package: print error if an invalid CONFIGS name is used 13 年之前
  Alex Neundorf e6c5b9452a fix FeatureSummary for REQUIRED packages, they were reported as OPTIONAL 13 年之前
  Brad King b0cd630521 Refactor find_* command final path list computation 14 年之前
  David Cole 674be27a7f Merge topic 'WriteConfigVersionFile_2TemplateFiles' 14 年之前
  David Cole 2c7b38afa6 Merge topic 'FeatureSummaryImprovements' 14 年之前
  Alex Neundorf d216a67e4a Provide macro write_basic_config_version_file() 14 年之前
  Alex Neundorf 91a1527735 FeatureSummary.cmake: add INCLUDE_QUIET_PACKAGES keyword 14 年之前
  Alex Neundorf a66df08543 Add documentation for the CMAKE_DISABLE_FIND_PACKAGE_<Name> switch 14 年之前
  Alex Neundorf 6e1d3edb4d Add a switch to disable a find_package() call completely 14 年之前
  Brad King b41ad3b399 Teach find_(library|package) about Linux multiarch (#12037) 14 年之前
  Brad King b95f3cac91 find_package: Check both 32-bit and 64-bit registry views 14 年之前