mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
3c37d2642d
Since support for generator expressions was added to OUTPUT_NAME it is possible for project code to cause recursion in this method by using a $<TARGET_FILE> genex. Detect and reject such cases.
2 lines
2 B
Plaintext
2 lines
2 B
Plaintext
1
|