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.
cmake/Tests/RunCMake/GenEx-LINK_LIBRARY/nested-incompatible-feature...

9 lines
327 B

CMake Error at nested-incompatible-features.cmake:[0-9]+ \(target_link_libraries\):
Error evaluating generator expression:
\$<LINK_LIBRARY:feat2,dep1,\$<LINK_LIBRARY:feat1,dep2>>
\$<LINK_LIBRARY:...> with different features cannot be nested.
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)