[Cmake-commits] [cmake-commits] alex committed cmExtraEclipseCDT4Generator.h 1.6 1.7

cmake-commits at cmake.org cmake-commits at cmake.org
Fri Jan 9 20:35:23 EST 2009


Update of /cvsroot/CMake/CMake/Source
In directory public:/mounts/ram/cvs-serv18575

Modified Files:
	cmExtraEclipseCDT4Generator.h 
Log Message:
COMP: forgot to commit this file

Alex


Index: cmExtraEclipseCDT4Generator.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/cmExtraEclipseCDT4Generator.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -C 2 -d -r1.6 -r1.7
*** cmExtraEclipseCDT4Generator.h	9 Jan 2009 23:58:21 -0000	1.6
--- cmExtraEclipseCDT4Generator.h	10 Jan 2009 01:35:21 -0000	1.7
***************
*** 112,115 ****
--- 112,116 ----
    std::string HomeDirectory;
    std::string HomeOutputDirectory;
+   std::set<std::string> TargetsToIgnore;
    bool IsOutOfSourceBuild;
    bool GenerateSourceProject;



More information about the Cmake-commits mailing list