dependencies windows: Replace pthreads-win32 2.9.1 with pthreads4w 3.0.0
maintenance seems to have stopped for pthreads-win32
This commit is contained in:
@@ -785,7 +785,7 @@ elseif(WIN32)
|
||||
|
||||
if(MSVC)
|
||||
install(
|
||||
FILES ${LIBDIR}/pthreads/lib/pthreadVC2.dll
|
||||
FILES ${LIBDIR}/pthreads/lib/pthreadVC3.dll
|
||||
DESTINATION "."
|
||||
)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user