mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 12:49:50 -05:00
cmLocalGenerator: Port FindGeneratorTarget away from GetGeneratorTarget
This commit is contained in:
@@ -373,6 +373,7 @@ protected:
|
||||
|
||||
std::set<cmGeneratorTarget const*> WarnCMP0063;
|
||||
std::vector<cmGeneratorTarget*> GeneratorTargets;
|
||||
std::map<std::string, std::string> AliasTargets;
|
||||
|
||||
bool EmitUniversalBinaryFlags;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user