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/install/CMP0177-WARN-verify-stderr.txt

14 lines
724 B

CMake Error at [^
]*CMP0177-WARN-build/root-all/lib/cmake/pkg/pkg-config\.cmake:[0-9]+ \(message\):
The imported target "foo1" references the file
+ ".*/shouldNotRemain1/\.\./lib/(libfoo1\.a|foo1\.l(ib)?)"
+ but this file does not exist\. Possible reasons include:
+ \* The file was deleted, renamed, or moved to another location\.
+ \* An install or uninstall procedure did not complete successfully\.
+ \* The installation package was faulty and contained
+ ".*/Tests/RunCMake/install/CMP0177-WARN-build/root-all/lib/cmake/pkg/pkg-config\.cmake"
+ but not all the files it references\.
+Call Stack \(most recent call first\):
CMP0177-WARN-verify\.cmake:2 \(find_package\)
CMakeLists\.txt:3 \(include\)