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
341 B
7 lines
341 B
CMake Error at incompatible-library-features1.cmake:[0-9]+ \(add_library\):
|
|
Impossible to link target 'lib1' because the link item 'dep1', specified
|
|
with the feature 'feat1', has already occurred without any feature or
|
|
'DEFAULT' feature, which is not allowed.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:[0-9]+ \(include\)
|