- some ignores added
authorJan Kupec <jkupec@suse.cz>
Wed, 15 Aug 2007 15:47:29 +0000 (15:47 +0000)
committerJan Kupec <jkupec@suse.cz>
Wed, 15 Aug 2007 15:47:29 +0000 (15:47 +0000)
CMakeLists.txt

index 3501004781b662256e499c8def21a84d4c384892..1d24ca42ed5adfd0ec66e1858a392764537f7372 100644 (file)
@@ -58,6 +58,7 @@ SET (CPACK_SOURCE_IGNORE_FILES ${CPACK_SOURCE_IGNORE_FILES}
 "~$"
 "\\\\.cvsignore$"
 "Makefile\\\\.in$"
+"\\\\.cdtproject$;\\\\.cproject$;\\\\.project$;/\\\\.settings/"
 )
 
 INCLUDE(CPack)