CMake/Tests/RunCMake/find_package
Matthew Woehlke 894f256a12 find_package: Find CPS components
Implement finding components of CPS packages. Specifically, reject any
candidate packages that don't provide all required components, and
ignore appendices that don't provide requested (required or optional)
components. This applies to both top-level searches and also searching
for package dependencies.
2025-02-01 06:44:43 -05:00
..
32bit find_* commands: add control over Windows registry views 2022-04-29 22:00:02 +02:00
64bit find_* commands: add control over Windows registry views 2022-04-29 22:00:02 +02:00
cps find_package: Find CPS components 2025-02-01 06:44:43 -05:00
DebugRoot find_package(): Debug re-rooting behavior 2024-08-02 16:18:44 -04:00
default.32bit find_* commands: add control over Windows registry views 2022-04-29 22:00:02 +02:00
default.64bit find_* commands: add control over Windows registry views 2022-04-29 22:00:02 +02:00
FindRootPathAndPrefixPathAreEqual/lib/cmake/Foo find_package: Don't reroot prefix that is equal to a root path 2021-10-20 18:50:41 +02:00
ModuleModeDebugPkg find_package: Improve --debug-find-pkg= when using a find module 2022-02-10 16:30:10 -05:00
MSYSTEM_PREFIX MinGW: Search for packages in standard MSYSTEM environment prefixes 2023-09-13 08:35:59 -04:00
PackageRoot find_package: Add support for default GLOBAL imported targets 2022-03-10 12:44:36 -05:00
PolicyPop
PolicyPush
SearchPaths cmFindPackageCommand: Add one more search path 2022-08-04 09:41:59 -04:00
VersionedA-1
VersionedA-2
VersionRangeCfg WriteBasicConfigVersion supports version strings such as 21.07.04 2021-05-27 15:18:37 -04:00
VersionRangeStd find_package: Add support of version range 2020-09-23 12:52:25 +02:00
CMakeLists.txt Tests/RunCMake: Update cmake_minimum_required versions to 3.10 2024-10-03 11:52:22 -04:00
CMP0074-common.cmake CMP0057: Remove support for OLD behavior 2025-01-22 10:40:53 -05:00
CMP0074-OLD-stderr.txt
CMP0074-OLD.cmake
CMP0074-WARN-stderr.txt
CMP0074-WARN.cmake
CMP0084-NEW-stderr.txt
CMP0084-NEW.cmake
CMP0084-OLD-stderr.txt Add deprecation warnings for policies CMP0088 and below 2021-06-30 10:07:42 -04:00
CMP0084-OLD.cmake
CMP0084-WARN-stderr.txt
CMP0084-WARN.cmake
CMP0144-common.cmake find_package: Use <PACKAGENAME>_ROOT variables as search prefixes 2023-02-23 09:15:14 -05:00
CMP0144-NEW-CaseInsensitive-stderr.txt find_package: Use <PACKAGENAME>_ROOT variables as search prefixes 2023-02-23 09:15:14 -05:00
CMP0144-NEW-CaseInsensitive.cmake find_package: Use <PACKAGENAME>_ROOT variables as search prefixes 2023-02-23 09:15:14 -05:00
CMP0144-NEW-CaseSensitive-stderr.txt find_package: Use <PACKAGENAME>_ROOT variables as search prefixes 2023-02-23 09:15:14 -05:00
CMP0144-NEW-CaseSensitive.cmake find_package: Use <PACKAGENAME>_ROOT variables as search prefixes 2023-02-23 09:15:14 -05:00
CMP0144-OLD-CaseInsensitive-stderr.txt find_package: Use <PACKAGENAME>_ROOT variables as search prefixes 2023-02-23 09:15:14 -05:00
CMP0144-OLD-CaseInsensitive.cmake find_package: Use <PACKAGENAME>_ROOT variables as search prefixes 2023-02-23 09:15:14 -05:00
CMP0144-OLD-CaseSensitive-stderr.txt find_package: Use <PACKAGENAME>_ROOT variables as search prefixes 2023-02-23 09:15:14 -05:00
CMP0144-OLD-CaseSensitive.cmake find_package: Use <PACKAGENAME>_ROOT variables as search prefixes 2023-02-23 09:15:14 -05:00
CMP0144-WARN-CaseInsensitive-stderr.txt find_package: Use <PACKAGENAME>_ROOT variables as search prefixes 2023-02-23 09:15:14 -05:00
CMP0144-WARN-CaseInsensitive.cmake find_package: Use <PACKAGENAME>_ROOT variables as search prefixes 2023-02-23 09:15:14 -05:00
CMP0144-WARN-CaseSensitive-Mixed-stderr.txt find_package: Use <PACKAGENAME>_ROOT variables as search prefixes 2023-02-23 09:15:14 -05:00
CMP0144-WARN-CaseSensitive-Mixed.cmake find_package: Use <PACKAGENAME>_ROOT variables as search prefixes 2023-02-23 09:15:14 -05:00
CMP0144-WARN-CaseSensitive-stderr.txt find_package: Use <PACKAGENAME>_ROOT variables as search prefixes 2023-02-23 09:15:14 -05:00
CMP0144-WARN-CaseSensitive.cmake find_package: Use <PACKAGENAME>_ROOT variables as search prefixes 2023-02-23 09:15:14 -05:00
CMP0145-NEW-stderr.txt Dart,FindDart: Add policy to remove these modules 2023-02-28 08:43:45 -05:00
CMP0145-NEW.cmake Dart,FindDart: Add policy to remove these modules 2023-02-28 08:43:45 -05:00
CMP0145-OLD.cmake Dart,FindDart: Add policy to remove these modules 2023-02-28 08:43:45 -05:00
CMP0145-WARN-stderr.txt Dart,FindDart: Add policy to remove these modules 2023-02-28 08:43:45 -05:00
CMP0145-WARN.cmake Dart,FindDart: Add policy to remove these modules 2023-02-28 08:43:45 -05:00
CMP0146-NEW-stderr.txt FindCUDA: Add policy to remove this module 2023-03-09 07:39:36 -05:00
CMP0146-NEW.cmake FindCUDA: Add policy to remove this module 2023-03-09 07:39:36 -05:00
CMP0146-OLD.cmake FindCUDA: Add policy to remove this module 2023-03-09 07:39:36 -05:00
CMP0146-WARN-stderr.txt FindCUDA: Add policy to remove this module 2023-03-09 07:39:36 -05:00
CMP0146-WARN.cmake FindCUDA: Add policy to remove this module 2023-03-09 07:39:36 -05:00
CMP0147-common.cmake FindCUDA: Disallow with CMP0147 under Visual Studio 2023-03-12 07:52:15 -04:00
CMP0147-NEW-result.txt FindCUDA: Disallow with CMP0147 under Visual Studio 2023-03-12 07:52:15 -04:00
CMP0147-NEW-stderr.txt FindCUDA: Disallow with CMP0147 under Visual Studio 2023-03-12 07:52:15 -04:00
CMP0147-NEW.cmake FindCUDA: Disallow with CMP0147 under Visual Studio 2023-03-12 07:52:15 -04:00
CMP0147-OLD.cmake FindCUDA: Disallow with CMP0147 under Visual Studio 2023-03-12 07:52:15 -04:00
CMP0147-WARN.cmake FindCUDA: Disallow with CMP0147 under Visual Studio 2023-03-12 07:52:15 -04:00
CMP0148-Interp-NEW-stderr.txt FindPython{Interp,Libs}: Add policy to remove these modules 2023-03-30 12:05:09 -04:00
CMP0148-Interp-NEW.cmake FindPython{Interp,Libs}: Add policy to remove these modules 2023-03-30 12:05:09 -04:00
CMP0148-Interp-OLD.cmake FindPython{Interp,Libs}: Add policy to remove these modules 2023-03-30 12:05:09 -04:00
CMP0148-Interp-WARN-stderr.txt FindPython{Interp,Libs}: Add policy to remove these modules 2023-03-30 12:05:09 -04:00
CMP0148-Interp-WARN.cmake FindPython{Interp,Libs}: Add policy to remove these modules 2023-03-30 12:05:09 -04:00
CMP0148-Libs-NEW-stderr.txt FindPython{Interp,Libs}: Add policy to remove these modules 2023-03-30 12:05:09 -04:00
CMP0148-Libs-NEW.cmake FindPython{Interp,Libs}: Add policy to remove these modules 2023-03-30 12:05:09 -04:00
CMP0148-Libs-OLD.cmake FindPython{Interp,Libs}: Add policy to remove these modules 2023-03-30 12:05:09 -04:00
CMP0148-Libs-WARN-stderr.txt FindPython{Interp,Libs}: Add policy to remove these modules 2023-03-30 12:05:09 -04:00
CMP0148-Libs-WARN.cmake FindPython{Interp,Libs}: Add policy to remove these modules 2023-03-30 12:05:09 -04:00
CMP0167-NEW-stderr.txt FindBoost: Add policy to remove this module 2024-05-03 10:30:23 -04:00
CMP0167-NEW.cmake FindBoost: Add policy to remove this module 2024-05-03 10:30:23 -04:00
CMP0167-OLD.cmake FindBoost: Add policy to remove this module 2024-05-03 10:30:23 -04:00
CMP0167-WARN-stderr.txt FindBoost: Add policy to remove this module 2024-05-03 10:30:23 -04:00
CMP0167-WARN.cmake FindBoost: Add policy to remove this module 2024-05-03 10:30:23 -04:00
ComponentRequiredAndOptional-result.txt
ComponentRequiredAndOptional-stderr.txt
ComponentRequiredAndOptional.cmake
DebugRoot-stderr.txt find_package(): Debug re-rooting behavior 2024-08-02 16:18:44 -04:00
DebugRoot.cmake find_package(): Debug re-rooting behavior 2024-08-02 16:18:44 -04:00
EmptyRoots.cmake find_package: Fix assertion failure on empty sysroots 2024-12-19 09:58:02 -05:00
EmptyVersionRange-result.txt find_package: raise error on empty version range 2020-09-29 13:06:09 +02:00
EmptyVersionRange-stderr.txt find_package: raise error on empty version range 2020-09-29 13:06:09 +02:00
EmptyVersionRange.cmake find_package: raise error on empty version range 2020-09-29 13:06:09 +02:00
FindRegistryView.cmake find_* commands: add control over Windows registry views 2022-04-29 22:00:02 +02:00
FindRootPathAndPrefixPathAreEqual.cmake find_package: Don't reroot prefix that is equal to a root path 2021-10-20 18:50:41 +02:00
FindVersionRange.cmake find_package: raise error on empty version range 2020-09-29 13:06:09 +02:00
FromPATHEnv-stderr.txt Packages: Integrate FetchContent and find_package() 2022-05-03 16:48:11 +10:00
FromPATHEnv-stdout.txt
FromPATHEnv.cmake find_package: Improve formatting of --debug-find output 2022-02-10 16:30:04 -05:00
FromPATHEnvDebugPkg-stderr.txt Packages: Integrate FetchContent and find_package() 2022-05-03 16:48:11 +10:00
FromPATHEnvDebugPkg-stdout.txt cmake: Add filtered debug-find options 2021-12-17 08:55:21 -05:00
FromPATHEnvDebugPkg.cmake find_package: Improve formatting of --debug-find output 2022-02-10 16:30:04 -05:00
FromPrefixPath-stdout.txt
FromPrefixPath.cmake
GlobalImportTarget-stdout.txt find_package: Add support for default GLOBAL imported targets 2022-03-10 12:44:36 -05:00
GlobalImportTarget.cmake find_package: Add support for default GLOBAL imported targets 2022-03-10 12:44:36 -05:00
IgnoreInstallPrefix.cmake Find: Support per call disabling of CMAKE_INSTALL_PREFIX 2022-04-15 09:33:55 -04:00
IgnorePath.cmake find_package(): Add tests for CMAKE_IGNORE_PATH 2022-01-31 10:33:54 -05:00
IgnorePrefixPath.cmake find_*(): Add CMAKE_IGNORE_PREFIX_PATH variable 2022-02-02 11:09:00 -05:00
MissingComponent-result.txt find_package: Find CPS components 2025-02-01 06:44:43 -05:00
MissingComponent-stderr.txt find_package: Find CPS components 2025-02-01 06:44:43 -05:00
MissingComponent.cmake find_package: Find CPS components 2025-02-01 06:44:43 -05:00
MissingComponentDependency-result.txt find_package: Find CPS components 2025-02-01 06:44:43 -05:00
MissingComponentDependency-stderr.txt find_package: Find CPS components 2025-02-01 06:44:43 -05:00
MissingComponentDependency.cmake find_package: Find CPS components 2025-02-01 06:44:43 -05:00
MissingConfig-stderr.txt
MissingConfig-stdout.txt
MissingConfig.cmake
MissingConfigDebug-stderr.txt
MissingConfigDebug.cmake
MissingConfigDebugPkg-stderr.txt cmake: Add filtered debug-find options 2021-12-17 08:55:21 -05:00
MissingConfigDebugPkg.cmake cmake: Add filtered debug-find options 2021-12-17 08:55:21 -05:00
MissingConfigNormal-stdout.txt
MissingConfigOneName-stdout.txt
MissingConfigOneName.cmake
MissingConfigRequired-result.txt
MissingConfigRequired-stderr.txt
MissingConfigRequired.cmake
MissingConfigVersion-stdout.txt
MissingConfigVersion.cmake
MissingModule-stderr.txt
MissingModule.cmake
MissingModuleRequired-result.txt
MissingModuleRequired-stderr.txt
MissingModuleRequired.cmake
MissingNormal-stderr.txt
MissingNormal.cmake
MissingNormalForceRequired-result.txt find_package: Add variable to make package REQUIRED 2021-07-08 08:03:38 -04:00
MissingNormalForceRequired-stderr.txt find_package: Add variable to make package REQUIRED 2021-07-08 08:03:38 -04:00
MissingNormalForceRequired.cmake find_package: Add variable to make package REQUIRED 2021-07-08 08:03:38 -04:00
MissingNormalRequired-result.txt
MissingNormalRequired-stderr.txt
MissingNormalRequired.cmake
MissingNormalVersion-stderr.txt
MissingNormalVersion.cmake
MissingNormalWarnNoModuleNew-stderr.txt
MissingNormalWarnNoModuleNew.cmake
MissingNormalWarnNoModuleOld-stderr.txt
MissingNormalWarnNoModuleOld.cmake
MissingTransitiveComponent-result.txt find_package: Find CPS components 2025-02-01 06:44:43 -05:00
MissingTransitiveComponent-stderr.txt find_package: Find CPS components 2025-02-01 06:44:43 -05:00
MissingTransitiveComponent.cmake find_package: Find CPS components 2025-02-01 06:44:43 -05:00
MissingTransitiveComponentDependency-result.txt find_package: Find CPS components 2025-02-01 06:44:43 -05:00
MissingTransitiveComponentDependency-stderr.txt find_package: Find CPS components 2025-02-01 06:44:43 -05:00
MissingTransitiveComponentDependency.cmake find_package: Find CPS components 2025-02-01 06:44:43 -05:00
MissingTransitiveDependency-result.txt find_package: Find CPS dependencies 2025-01-13 08:43:14 -05:00
MissingTransitiveDependency-stderr.txt find_package: Fix reporting of transitive dependency errors 2025-02-01 06:20:14 -05:00
MissingTransitiveDependency.cmake find_package: Find CPS dependencies 2025-01-13 08:43:14 -05:00
MixedModeOptions-result.txt
MixedModeOptions-stderr.txt
MixedModeOptions.cmake
ModuleModeDebugPkg-stderr.txt Packages: Integrate FetchContent and find_package() 2022-05-03 16:48:11 +10:00
ModuleModeDebugPkg.cmake find_package: Improve --debug-find-pkg= when using a find module 2022-02-10 16:30:10 -05:00
MSYSTEM_PREFIX-stdout.txt MinGW: Search for packages in standard MSYSTEM environment prefixes 2023-09-13 08:35:59 -04:00
MSYSTEM_PREFIX.cmake MinGW: Search for packages in standard MSYSTEM environment prefixes 2023-09-13 08:35:59 -04:00
PackageRoot-stderr.txt
PackageRoot.cmake CMP0057: Remove support for OLD behavior 2025-01-22 10:40:53 -05:00
PackageRootNestedConfig-stderr.txt
PackageRootNestedConfig.cmake CMP0057: Remove support for OLD behavior 2025-01-22 10:40:53 -05:00
PackageRootNestedModule-stderr.txt
PackageRootNestedModule.cmake CMP0057: Remove support for OLD behavior 2025-01-22 10:40:53 -05:00
PolicyPop-result.txt
PolicyPop-stderr.txt
PolicyPop.cmake
PolicyPush-result.txt
PolicyPush-stderr.txt
PolicyPush.cmake
registry_host32bit.reg find_* commands: add control over Windows registry views 2022-04-29 22:00:02 +02:00
registry_host64bit.reg find_* commands: add control over Windows registry views 2022-04-29 22:00:02 +02:00
REGISTRY_VIEW-no-view-result.txt find_* commands: add control over Windows registry views 2022-04-29 22:00:02 +02:00
REGISTRY_VIEW-no-view-stderr.txt find_*: Improve error message quoting consistency 2024-11-27 08:30:15 -05:00
REGISTRY_VIEW-no-view.cmake find_* commands: add control over Windows registry views 2022-04-29 22:00:02 +02:00
REGISTRY_VIEW-propagated.cmake find_* commands: add control over Windows registry views 2022-04-29 22:00:02 +02:00
REGISTRY_VIEW-wrong-view-result.txt find_* commands: add control over Windows registry views 2022-04-29 22:00:02 +02:00
REGISTRY_VIEW-wrong-view-stderr.txt find_*: Improve error message quoting consistency 2024-11-27 08:30:15 -05:00
REGISTRY_VIEW-wrong-view.cmake find_* commands: add control over Windows registry views 2022-04-29 22:00:02 +02:00
Registry-query-stderr.txt Add deprecation warnings for policies CMP0139 and below 2024-10-10 09:31:52 -04:00
Registry-query.cmake find_* commands: add control over Windows registry views 2022-04-29 22:00:02 +02:00
RequiredOptionValuesClash-result.txt find_package: Add variable to make package REQUIRED 2021-07-08 08:03:38 -04:00
RequiredOptionValuesClash-stderr.txt find_package: Add variable to make package REQUIRED 2021-07-08 08:03:38 -04:00
RequiredOptionValuesClash.cmake find_package: Add variable to make package REQUIRED 2021-07-08 08:03:38 -04:00
RunCMakeTest.cmake find_package: Find CPS components 2025-02-01 06:44:43 -05:00
SearchPaths_prefix_cmake-stderr.txt Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_cmake.cmake Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_lib_cmake_pkg-stderr.txt Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_lib_cmake_pkg.cmake Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_lib_pkg_cmake-stderr.txt Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_lib_pkg_cmake.cmake Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_lib_pkg-stderr.txt Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_lib_pkg.cmake Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_pkg_cmake_pkg-stderr.txt cmFindPackageCommand: Add one more search path 2022-08-04 09:41:59 -04:00
SearchPaths_prefix_pkg_cmake_pkg.cmake cmFindPackageCommand: Add one more search path 2022-08-04 09:41:59 -04:00
SearchPaths_prefix_pkg_cmake-stderr.txt Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_pkg_cmake.cmake Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_pkg_lib_cmake_pkg-stderr.txt Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_pkg_lib_cmake_pkg.cmake Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_pkg_lib_pkg_cmake-stderr.txt Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_pkg_lib_pkg_cmake.cmake Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_pkg_lib_pkg-stderr.txt Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_pkg_lib_pkg.cmake Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_pkg_share_cmake_pkg-stderr.txt Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_pkg_share_cmake_pkg.cmake Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_pkg_share_pkg_cmake-stderr.txt Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_pkg_share_pkg_cmake.cmake Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_pkg_share_pkg-stderr.txt Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_pkg_share_pkg.cmake Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_pkg-stderr.txt Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_pkg.cmake Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_share_cmake_pkg-stderr.txt Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_share_cmake_pkg.cmake Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_share_pkg_cmake-stderr.txt Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_share_pkg_cmake.cmake Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_share_pkg-stderr.txt Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix_share_pkg.cmake Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix-stderr.txt Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths_prefix.cmake Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SearchPaths.cmake Tests: Add more find_package search path cases 2022-07-11 17:14:01 +04:00
SetFoundFALSE-stderr.txt
SetFoundFALSE.cmake
SetFoundFALSEConfig.cmake
SetFoundResolved-stderr.txt
SetFoundResolved.cmake
VersionRange2.cmake find_package: raise error on empty version range 2020-09-29 13:06:09 +02:00
VersionRange3.cmake find_package: raise error on empty version range 2020-09-29 13:06:09 +02:00
VersionRange4.cmake find_package: raise error on empty version range 2020-09-29 13:06:09 +02:00
VersionRange.cmake find_package: raise error on empty version range 2020-09-29 13:06:09 +02:00
VersionRangeConfig2.cmake find_package: Add support of version range 2020-09-23 12:52:25 +02:00
VersionRangeConfig02.cmake WriteBasicConfigVersion supports version strings such as 21.07.04 2021-05-27 15:18:37 -04:00
VersionRangeConfig.cmake find_package: Add support of version range 2020-09-23 12:52:25 +02:00
VersionRangeConfigStd2.cmake find_package: Add support of version range 2020-09-23 12:52:25 +02:00
VersionRangeConfigStd.cmake find_package: Add support of version range 2020-09-23 12:52:25 +02:00
VersionRangeWithEXACT-result.txt find_package: Add support of version range 2020-09-23 12:52:25 +02:00
VersionRangeWithEXACT-stderr.txt find_package: Add support of version range 2020-09-23 12:52:25 +02:00
VersionRangeWithEXACT.cmake find_package: Add support of version range 2020-09-23 12:52:25 +02:00
WrongVersion-stderr.txt
WrongVersion.cmake
WrongVersionConfig-stderr.txt
WrongVersionConfig.cmake
WrongVersionRange-result.txt find_package: Add support of version range 2020-09-23 12:52:25 +02:00
WrongVersionRange-stderr.txt find_package: Add support of version range 2020-09-23 12:52:25 +02:00
WrongVersionRange.cmake find_package: Add support of version range 2020-09-23 12:52:25 +02:00