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

9 lines
226 B
Plaintext

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