Files
cmake/Tests/RunCMake/GenEx-LINK_LIBRARY/incompatible-features1-stderr.txt

7 lines
319 B
Plaintext

CMake Error at incompatible-features1\.cmake:[0-9]+ \(add_library\):
Impossible to link target 'lib' because the link item 'dep1', specified
with the feature 'feat1', has already occurred with the feature 'feat2',
which is not allowed\.
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)