You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
354 B
7 lines
354 B
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\)
|