CMake/Tests/RunCMake/ObjectLibrary/BadObjSource2-stderr.txt

9 lines
226 B
Plaintext

CMake Error at BadObjSource2.cmake:1 \(add_library\):
OBJECT library "A" contains:
bad.obj
but may contain only headers and sources that compile.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)