CMake/Tests/RunCMake/ExportPackageInfo/BadName-stderr.txt
Matthew Woehlke c8ccd5a9e3 export: Add build-tree CPS support
Add Common Package Specification support to export(EXPORT).
2025-02-25 15:42:23 -05:00

5 lines
173 B
Plaintext

CMake Error at BadName\.cmake:3 \(export\):
export PACKAGE_INFO given invalid package name "%foo"\.
Call Stack \(most recent call first\):
CMakeLists\.txt:3 \(include\)