You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Tests/RunCMake/find_package/WrongVersionConfig-stderr.txt

12 lines
507 B

^CMake Warning at WrongVersionConfig.cmake:[0-9]+ \(find_package\):
Could not find a configuration file for package "VersionedA" that is
compatible with requested version "3".
The following configuration files were considered but not accepted:
.*/Tests/RunCMake/find_package/VersionedA-[12]/VersionedAConfig.cmake, version: [12]
.*/Tests/RunCMake/find_package/VersionedA-[12]/VersionedAConfig.cmake, version: [12]
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)$