blob: a09552b763cd0621c79c65ebd06d8a8def6f6c78 (
plain)
1
2
3
4
5
6
7
8
9
|
CMake Error at BadObjSource1.cmake:1 \(add_library\):
OBJECT library "A" contains:
bad.def
but may contain only sources that compile, header files, and other files
that would not affect linking of a normal library.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
|