mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-02 12:19:54 -05:00
10 lines
301 B
Plaintext
10 lines
301 B
Plaintext
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\)
|