cmLocalGenerator: Populate a container of mappings for replacements
The same variables are replaced/retrieved from cmMakefile again and again. Use a container so that they don't have to be retrieved repeatedly, and to simplify the nested loop.
Showing
-
Mentioned in commit 9a2048f1
-
Mentioned in merge request !222 (merged)
Please register or sign in to comment