bad-version-fuzzy-stderr.txt 470 B

1234567891011
  1. CMake Error at .*/Modules/CMakeFindDependencyMacro.cmake:[0-9]+ \(find_package\):
  2. Could not find a configuration file for package "Pack1" that is compatible
  3. with requested version "1.4".
  4. The following configuration files were considered but not accepted:
  5. .*/Tests/RunCMake/find_dependency/share/cmake/Pack1/Pack1Config.cmake, version: 1.3
  6. Call Stack \(most recent call first\):
  7. bad-version-fuzzy.cmake:5 \(find_dependency\)
  8. CMakeLists.txt:3 \(include\)