mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
0a81ea1f12
Fixes: #23121
9 lines
291 B
Plaintext
9 lines
291 B
Plaintext
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\)
|