diff options
Diffstat (limited to 'Source/cmExtraEclipseCDT4Generator.h')
-rw-r--r-- | Source/cmExtraEclipseCDT4Generator.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmExtraEclipseCDT4Generator.h b/Source/cmExtraEclipseCDT4Generator.h index 7990edb..cb4226e 100644 --- a/Source/cmExtraEclipseCDT4Generator.h +++ b/Source/cmExtraEclipseCDT4Generator.h @@ -119,7 +119,6 @@ private: std::vector<std::string> OutLinkedResources; std::string HomeDirectory; std::string HomeOutputDirectory; - std::set<std::string> TargetsToIgnore; bool IsOutOfSourceBuild; bool GenerateSourceProject; |