blob: aadc5e074be5f8ba23bf1542aeab981c8ff09ffb (
plain)
1
2
3
4
5
6
7
8
9
10
|
^CMake Error at ObjWithObj.cmake:[0-9]+ \(add_library\):
OBJECT library \"B\" contains:
[^
]*a(\.c)?\.o(bj)?
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:[0-9]+ \(include\)$
|