projects
/
platform
/
upstream
/
libzypp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdf170f
)
- some ignores added
author
Jan Kupec
<jkupec@suse.cz>
Wed, 15 Aug 2007 15:47:29 +0000
(15:47 +0000)
committer
Jan Kupec
<jkupec@suse.cz>
Wed, 15 Aug 2007 15:47:29 +0000
(15:47 +0000)
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index 3501004781b662256e499c8def21a84d4c384892..1d24ca42ed5adfd0ec66e1858a392764537f7372 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-58,6
+58,7
@@
SET (CPACK_SOURCE_IGNORE_FILES ${CPACK_SOURCE_IGNORE_FILES}
"~$"
"\\\\.cvsignore$"
"Makefile\\\\.in$"
+"\\\\.cdtproject$;\\\\.cproject$;\\\\.project$;/\\\\.settings/"
)
INCLUDE(CPack)