mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Merge topic 'minor-cleanups'
13a37f5fcmMakefile: Fix typo in comment958508bbcmMakefile: Fix style91a829c1Makefiles: Remove unused variablee0213882cmTarget: Remove obsolete member0554c2c9cmTarget: Fix styleb22e5d0aRemove some obsolete declarationsce43ed2cUse LocalGenerator when possibled90c9738Makefiles: Remove some unneeded casts331023aeExport: Remove unused variablea03f3d0ecmFunctionBlocker: Constify methodd50c4220Xcode: Fix typo in comment803f1901Xcode: Remove trailing semicolon
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#include "cmGlobalGenerator.h"
|
||||
#include "cmAlgorithms.h"
|
||||
#include "cmOutputConverter.h"
|
||||
#include "cmMakefile.h"
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
std::string cmGeneratorExpressionNode::EvaluateDependentExpression(
|
||||
|
||||
Reference in New Issue
Block a user