opencv_zlib renamed back to zlib; make static libs work on Windows
This commit is contained in:
@@ -47,7 +47,9 @@ set(CPACK_SOURCE_IGNORE_FILES
|
||||
"/build/"
|
||||
"/lib/"
|
||||
"/interfaces/"
|
||||
"/utils/"
|
||||
"/swig_python/"
|
||||
"/octave/"
|
||||
"/gtest/"
|
||||
"~$"
|
||||
"\\\\.aux$"
|
||||
"\\\\.bbl$"
|
||||
@@ -58,6 +60,8 @@ set(CPACK_SOURCE_IGNORE_FILES
|
||||
"\\\\.log$"
|
||||
"\\\\.toc$"
|
||||
"\\\\.out$"
|
||||
"\\\\.pyc$"
|
||||
"\\\\.pyo$"
|
||||
"\\\\.vcproj$"
|
||||
"/1$"
|
||||
"${CPACK_SOURCE_IGNORE_FILES}")
|
||||
|
||||
Reference in New Issue
Block a user