Windows: Use static pthreads library.

This commit is contained in:
Ray Molenkamp
2019-02-21 14:16:26 -07:00
parent 4dd575e5ab
commit 8ed6985017
2 changed files with 2 additions and 11 deletions

View File

@@ -772,13 +772,6 @@ elseif(WIN32)
endif()
endif()
if(MSVC)
install(
FILES ${LIBDIR}/pthreads/lib/pthreadVC3.dll
DESTINATION "."
)
endif()
if(WITH_CODEC_FFMPEG)
install(
FILES