summaryrefslogtreecommitdiffstats
path: root/Source/cmExtraEclipseCDT4Generator.h
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2009-01-10 01:35:21 (GMT)
committerAlexander Neundorf <neundorf@kde.org>2009-01-10 01:35:21 (GMT)
commit8a86595f45b7cd0c1e6e3815a0c873f6facf0b71 (patch)
treea6754d894df0d7fc079600da158f6b7c03fa85c8 /Source/cmExtraEclipseCDT4Generator.h
parent097af4b86ecadb0b76f0752a89907bc381d37eed (diff)
downloadCMake-8a86595f45b7cd0c1e6e3815a0c873f6facf0b71.zip
CMake-8a86595f45b7cd0c1e6e3815a0c873f6facf0b71.tar.gz
CMake-8a86595f45b7cd0c1e6e3815a0c873f6facf0b71.tar.bz2
COMP: forgot to commit this file
Alex
Diffstat (limited to 'Source/cmExtraEclipseCDT4Generator.h')
-rw-r--r--Source/cmExtraEclipseCDT4Generator.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmExtraEclipseCDT4Generator.h b/Source/cmExtraEclipseCDT4Generator.h
index 76079c8..955d0aa 100644
--- a/Source/cmExtraEclipseCDT4Generator.h
+++ b/Source/cmExtraEclipseCDT4Generator.h
@@ -111,6 +111,7 @@ private:
std::vector<std::string> OutLinkedResources;
std::string HomeDirectory;
std::string HomeOutputDirectory;
+ std::set<std::string> TargetsToIgnore;
bool IsOutOfSourceBuild;
bool GenerateSourceProject;