summaryrefslogtreecommitdiffstats
path: root/Help/command/find_package.rst
Commit message (Expand)AuthorAgeFilesLines
* Help: Specify `<PackageName>_DIR` interaction with a versionMeszaros, Gergely2025-08-261-1/+3
* find_package: Implement UNWIND_INCLUDEVito Gamberini2025-07-131-1/+17
* find_package: Use deterministic search order by defaultMoritz Haase2025-06-181-12/+21
* Merge topic 'patch-FindGTest'Craig Scott2025-06-041-0/+4
|\
| * FindGTest: Deprecate result variables and update documentationPeter Kokot2025-06-011-0/+4
* | Help: Improve CPS install documentationMatthew Woehlke2025-05-271-0/+7
|/
* Help: Use `*.rst` extension for included filesAlex Turbov2025-04-131-3/+3
* Merge topic 'document-cps-components-resolution'Brad King2025-03-101-0/+34
|\
| * Help: Document handling of CPS transitive componentsMatthew Woehlke2025-03-071-0/+34
* | Merge branch 'backport-fix-cps-component-documentation' into fix-cps-componen...Matthew Woehlke2025-03-031-24/+21
|\ \ | |/
| * Help: Fix find_package documentation about CPS and COMPONENTSMatthew Woehlke2025-02-281-24/+21
* | find_*: Add variable to default calls to REQUIREDMartin Duffy2025-02-271-2/+12
|/
* find_package: Honor version requests when finding CPS packagesMatthew Woehlke2025-02-121-24/+95
* Merge topic 'find-cps-components'Brad King2025-02-031-3/+3
|\
| * find_package: Find CPS componentsMatthew Woehlke2025-02-011-3/+3
* | Help: Remove stray spaces and one colonNikita Nemkin2025-01-311-2/+2
* | Help: Remove accidental blockquotes around listsNikita Nemkin2025-01-311-12/+12
* | Help: More syntax highlighting for literal blocksNikita Nemkin2025-01-291-3/+3
* | Use lower case style for commandsPeter Kokot2025-01-281-2/+2
|/
* Renumber post-3.31 development from 3.32 to 4.0Brad King2025-01-161-3/+3
* Help: Describe CPS support in find_packageMatthew Woehlke2024-12-131-30/+96
* find_package: Start implementing CPS searchMatthew Woehlke2024-12-131-12/+38
* Help: Clarify find_package version range limitationSunBlack2024-11-261-0/+5
* find_package: Also sort Framework matchesMatthew Woehlke2024-10-241-7/+14
* Help: Fix find_package search order w.r.t. globsMatthew Woehlke2024-10-231-16/+36
* Help: Start find_package() docs with a new "Typical Usage" sectionCraig Scott2024-05-311-6/+24
* Help: Clarify requirements for find_package to use lib{64,32,x32} pathsBrad King2023-09-201-8/+17
* Help: Indent find_package REGISTRY_VIEW paragraphs togetherBrad King2023-09-201-1/+1
* Help: change links to point to the env.vars, not to the cmake varsAlex Neundorf2023-05-011-2/+2
* find_package: Use <PACKAGENAME>_ROOT variables as search prefixesBrad King2023-02-231-1/+13
* Help: Document <PackageName>_ROOT variable ordering using an ordered listBrad King2023-02-231-11/+19
* Help: Clarify that <PackageName>_ROOT variable names are case-preservedBrad King2023-02-081-1/+2
* Help: Mention CMake version for a recently-added `find_package` search pathAlex Turbov2022-10-201-1/+3
* Help: Reformat find_package search paths as Sphinx tablesAlex Turbov2022-10-201-21/+29
* Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix'Brad King2022-08-311-1/+2
|\
| * CMAKE_FIND_USE_INSTALL_PREFIX considers CMAKE_STAGING_PREFIXRobert Maynard2022-08-301-1/+2
* | Merge topic 'doc-CMP0134-fixes'Brad King2022-08-311-3/+3
|\ \
| * | Help: Fix typos, grammar and formatting in CMP0134 policy docsCraig Scott2022-08-301-3/+3
| |/
* | Merge topic 'doc-markup-program-options'Brad King2022-08-081-1/+1
|\ \
| * | Help: Replace a bunch of more ``--option`` to `:option:` roleAlex Turbov2022-08-041-1/+1
| |/
* | cmFindPackageCommand: Add one more search pathAlex Turbov2022-08-041-0/+1
|/
* Help: Document BYPASS_PROVIDER keyword for find_package()Craig Scott2022-07-231-2/+12
* Merge topic 'fetchcontent-global-targets' into release-3.24Brad King2022-06-111-4/+5
|\
| * Help: Add missing version directive for find_package() GLOBAL keywordCraig Scott2022-06-101-4/+5
* | Merge topic 'doc-using-deps-guide' into release-3.24Brad King2022-06-091-0/+6
|\ \ | |/ |/|
| * Help: Overhaul and expand the Using Dependencies GuideCraig Scott2022-06-091-0/+6
* | Help: Fix formatting and missing cross-reference for find_package()Craig Scott2022-06-051-3/+3
|/
* Merge topic 'dependency-providers'Brad King2022-05-251-1/+2
|\
| * Dependency providers: Add find_package and FetchContent supportCraig Scott2022-05-241-1/+2
* | Help: Avoid duplicating registry query syntax in multiple find_* commandsMarc Chevrier2022-05-181-4/+3
|/