cmake/Tests/RunCMake/GenEx-LINK_LIBRARY/cyclic-override-stderr.txt
2024-07-09 14:46:46 +02:00

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\)