- 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 3501004..1d24ca4 100644 (file)
@@ -58,6 +58,7 @@ SET (CPACK_SOURCE_IGNORE_FILES ${CPACK_SOURCE_IGNORE_FILES}
 "~$"
 "\\\\.cvsignore$"
 "Makefile\\\\.in$"
+"\\\\.cdtproject$;\\\\.cproject$;\\\\.project$;/\\\\.settings/"
 )
 
 INCLUDE(CPack)