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

17 lines
540 B
Plaintext

CMake Error at BadArgs2\.cmake:3 \(export\):
export APPENDIX and VERSION are mutually exclusive\.
Call Stack \(most recent call first\):
CMakeLists\.txt:3 \(include\)
CMake Error at BadArgs2\.cmake:4 \(export\):
export APPENDIX and DEFAULT_TARGETS are mutually exclusive\.
Call Stack \(most recent call first\):
CMakeLists\.txt:3 \(include\)
CMake Error at BadArgs2\.cmake:5 \(export\):
export APPENDIX and DEFAULT_CONFIGURATIONS are mutually exclusive\.
Call Stack \(most recent call first\):
CMakeLists\.txt:3 \(include\)