https://github.com/Kitware/CMake
Raw File
Tip revision: 0d3bfda22ad3327a7921caa464741394d58f3d34 authored by Brad King on 20 September 2021, 15:28:01 UTC
CMake 3.20.6
Tip revision: 0d3bfda
WrongVersion-stderr.txt
^CMake Warning at WrongVersion.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\)$
back to top