This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
CMake
/
Tests
/
RunCMake
/
GeneratorExpression
/
OUTPUT_NAME-recursion-result.txt
2 lines
2 B
Plaintext
Raw
Normal View
History
Unescape
Escape
cmGeneratorTarget: Avoid recursion in GetOutputName method 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.
2015-08-14 20:35:58 +00:00
1
Reference in New Issue
Copy Permalink