summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalGeneratorFactory.h
diff options
context:
space:
mode:
authorDaniel Eiband <daniel.eiband@brainlab.com>2019-09-21 22:06:45 (GMT)
committerDaniel Eiband <daniel.eiband@brainlab.com>2019-09-22 07:51:19 (GMT)
commitc12222db86859a5a5ce9163a5309bb0da10ec616 (patch)
tree674d778541027e2430ffe25a8155ad1aa2a44491 /Source/cmGlobalGeneratorFactory.h
parent1811411fecf3d9769ad7a13f6ecd01c5351df9c4 (diff)
downloadCMake-c12222db86859a5a5ce9163a5309bb0da10ec616.zip
CMake-c12222db86859a5a5ce9163a5309bb0da10ec616.tar.gz
CMake-c12222db86859a5a5ce9163a5309bb0da10ec616.tar.bz2
cmGeneratorExpression: Remove Evaluate overload by parameter re-ordering
Simplify by re-ordering parameters of cmCompiledGeneratorExpression::Evaluate so that frequently used parameters are before less frequently used parameters. This allows with little extra arguments to get rid of one Evaluate overload, which makes it easier to implement the cmGeneratorExpression::Evaluate utility. The latter would otherwise need four overloads.
Diffstat (limited to 'Source/cmGlobalGeneratorFactory.h')
0 files changed, 0 insertions, 0 deletions