| CMake Error at MissingVersion1\.cmake:[0-9]+ \(find_package\): |
| Could not find a configuration file for package "Sample" that is compatible |
| with requested version "1\.2\.7"\. |
| |
| The following configuration files were considered but not accepted: |
| ( |
| [^ |
| ]*/Tests/RunCMake/find_package-CPS/cps/sample/1\.5\.0/[Ss]ample\.cps, version: 1\.5\.0\+niven |
| Version "1\.5\.0\+niven" is not compatible with the version requested\.)+( |
| [^ |
| ]*/Tests/RunCMake/find_package-CPS/cps/sample/1\.4\.2/[Ss]ample\.cps, version: 1\.4\.2\+adams |
| Version "1\.4\.2\+adams" \(compatibility version "1\.3\.0"\) is not compatible with the version requested\.)+( |
| [^ |
| ]*/Tests/RunCMake/find_package-CPS/cps/sample/1\.2\.3/[Ss]ample\.cps, version: 1\.2\.3\+clarke |
| Version "1\.2\.3\+clarke" \(compatibility version "1\.0\.0"\) is not compatible with the version requested\.)+( |
| [^ |
| ]*/Tests/RunCMake/find_package-CPS/cps/sample/1\.1\.0/[Ss]ample\.cps, version: 1\.1\.0\+asimov |
| Version "1\.1\.0\+asimov" \(compatibility version "1\.0\.0"\) is not compatible with the version requested\.)+ |
| |
| Call Stack \(most recent call first\): |
| CMakeLists\.txt:3 \(include\) |