https://github.com/Kitware/CMake
Raw File
Tip revision: 1b4482f65dd41f21ec8abc0777b8dc1f0381bbd6 authored by Brad King on 26 November 2019, 14:18:07 UTC
CMake 3.16.0
Tip revision: 1b4482f
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