added .settings to ignore when packaging source

git-svn-id: http://rtabmap.googlecode.com/svn/trunk/rtabmap@1348 f169173b-cf89-36c8-b27e-44dbe73f0c83
This commit is contained in:
matlabbe
2014-06-11 16:10:58 +00:00
parent 42862c9a0a
commit 8b82cc250c
3 changed files with 5 additions and 15 deletions

View File

@@ -253,6 +253,7 @@ SET(CPACK_PACKAGE_CONTACT "matlabbe@gmail.com")
set(CPACK_SOURCE_IGNORE_FILES
"\\\\.svn/"
"\\\\.settings/"
"${PROJECT_SOURCE_DIR}/build/[a-zA-Z0-9_]+"
"~$"
"${PROJECT_SOURCE_DIR}/bin/.*${PROJECT_PREFIX}"