7 lines
354 B
Plaintext
7 lines
354 B
Plaintext
CMake Error at cyclic-override.cmake:[0-9]+ \(add_library\):
|
|
Impossible to link target 'lib' because the link item 'dep' is specified
|
|
with the features 'feature2' and 'feature1', and both have an 'OVERRIDE'
|
|
attribute that overrides the other. Such cycles are not allowed.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:[0-9]+ \(include\)
|