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_GROUP/nested-incompatible-feature...

9 lines
291 B

CMake Error at nested-incompatible-features1.cmake:[0-9]+ \(target_link_libraries\):
Error evaluating generator expression:
\$<LINK_GROUP:feat,dep1,\$<LINK_GROUP:feat,dep2>>
\$<LINK_GROUP:...> cannot be nested.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)