Files
CMake/Source/cmGeneratorExpressionNode.cxx
T
Sebastian Holtermann a490ea4a28 cmGeneratorExpressionNode: Initialize node key map in class constructor
By initializing the node map in the class constructor of the static instance
we avoid an if-empty check.
2019-02-27 13:25:22 +01:00

75 KiB