blob: b91ffd068249ca90fa7928e38b01413e0a2f78a1 (
plain)
1
2
3
4
5
6
7
8
9
|
CMake Error at BadObjSource2.cmake:1 \(add_library\):
OBJECT library "A" contains:
bad.obj
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\)
|