mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-26 18:58:34 -06:00
GenEx: Rename cmGeneratorExpressionContext to cm::GenEx::Evaluation
It has grown to hold information about the evaluation itself, not just the context in which the evaluation occurs.
This commit is contained in:
@@ -375,8 +375,8 @@ CMAKE_CXX_SOURCES="\
|
||||
cmFunctionCommand \
|
||||
cmFSPermissions \
|
||||
cmGeneratedFileStream \
|
||||
cmGenExEvaluation \
|
||||
cmGeneratorExpression \
|
||||
cmGeneratorExpressionContext \
|
||||
cmGeneratorExpressionDAGChecker \
|
||||
cmGeneratorExpressionEvaluationFile \
|
||||
cmGeneratorExpressionEvaluator \
|
||||
|
||||
Reference in New Issue
Block a user