CMake/Tests/RunCMake/ExportPackageInfo/BadDefaultTarget-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

9 lines
262 B
Plaintext

CMake Error in CMakeLists.txt:
Package "test" specifies DEFAULT_TARGETS "dog", which is not a target in
the export set "foo".
CMake Error in CMakeLists.txt:
Package "test" specifies DEFAULT_TARGETS "cat", which is not a target in
the export set "foo".