Brad King
|
d84881dce6
Merge topic 'fix-cps-cmake-deps'
|
9 months ago |
Matthew Woehlke
|
c3d279841b
find_package: CPS component requirements != CMake components
|
9 months ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
9 months ago |
Kitware Robot
|
de273b2e11
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
9 months ago |
Martin Duffy
|
857a039d66
find_*: Add variable to default calls to REQUIRED
|
9 months ago |
Matthew Woehlke
|
894f256a12
find_package: Find CPS components
|
10 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
10 months ago |
Matthew Woehlke
|
42de87cbae
find_package: Find CPS dependencies
|
11 months ago |
Brad King
|
1c6cecdce9
cmFindPackageCommand: Fix searching a root path as a prefix
|
11 months ago |
Matthew Woehlke
|
25cc83428e
find_package: Actually import .cps files
|
1 year ago |
Matthew Woehlke
|
91c31ada23
find_package: Actually find .cps files
|
1 year ago |
Matthew Woehlke
|
b89e43b2bc
find_package: Start implementing CPS search
|
1 year ago |
Matthew Woehlke
|
e2a6416622
find_package: Refactor in support of recursion
|
1 year ago |
Craig Scott
|
716ce4402a
find_package: Ensure root path stack and module vars are restored
|
2 years ago |
Brad King
|
c0fcd07e6f
cmFindPackageCommand: Factor out methods for package root stack management
|
2 years ago |
Alex Turbov
|
61eb5d4de5
cmFindPackageCommand: Avoid friendship between command class and generator
|
3 years ago |
Craig Scott
|
2aa83fa15b
Dependency providers: Add find_package and FetchContent support
|
3 years ago |
Craig Scott
|
74a6ddc339
cmFindPackageCommand: Handle Makefile variable definitions more robustly
|
3 years ago |
Craig Scott
|
c5dff5ace2
Merge topic 'FetchContent_find_package_integration'
|
3 years ago |
Craig Scott
|
29e31e2825
Packages: Integrate FetchContent and find_package()
|
3 years ago |
Marc Chevrier
|
8d7e80cf3d
find_* commands: add control over Windows registry views
|
3 years ago |
John Parent
|
2f1ffa003c
find_package: Add support for default GLOBAL imported targets
|
3 years ago |
Brad King
|
a690523fcf
cmFindPackageCommand: Drop ComputeIfDebugModeWanted overload
|
3 years ago |
Kyle Edwards
|
201d8c4298
find_*(): Add CMAKE_IGNORE_PREFIX_PATH variable
|
3 years ago |
John Parent
|
d7b18895bc
cmake: Add filtered debug-find options
|
4 years ago |
Marc Chevier
|
d7df81067b
find_package: Add support of version range
|
5 years ago |
Marc Chevrier
|
09095dbcd2
cmFindPackageCommand: Refactoring
|
5 years ago |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 years ago |
Marc Chevrier
|
2faa3f6c55
Refactoring: Third-parties public headers are under cm3p prefix
|
5 years ago |
Robert Maynard
|
6c92df382f
find_package: Improve debug logging output
|
6 years ago |