Skip to content
Snippets Groups Projects
Commit fd7edb7c authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

don't package project in source

parent fb6dfbea
No related branches found
No related tags found
No related merge requests found
......@@ -1011,7 +1011,7 @@ set(CPACK_SOURCE_GENERATOR TGZ)
set(CPACK_SOURCE_IGNORE_FILES "${CMAKE_CURRENT_BINARY_DIR}" "/CVS/" "/.svn" "~$"
"DS_Store$" "GmshConfig.h$" "GmshVersion.h$" "/benchmarks/" "/tmp/"
"/bin/" "/lib/" "/nightly/" "GPATH" "GRTAGS" "GSYMS" "GTAGS" "/HTML/"
"/TetgenNew/") #"/Tetgen.*/.*(cxx|h)")
"/projects/" "/TetgenNew/") #"/Tetgen.*/.*(cxx|h)")
if(UNIX)
# make sure we remove previous installs before doing the next one
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment