Merge remote-tracking branch 'origin/master' into blender2.8

This commit is contained in:
Ray Molenkamp
2018-12-11 15:14:00 -07:00
6 changed files with 14 additions and 14 deletions

View File

@@ -779,7 +779,7 @@ elseif(WIN32)
if(MSVC)
install(
FILES ${LIBDIR}/pthreads/lib/pthreadVC2.dll
FILES ${LIBDIR}/pthreads/lib/pthreadVC3.dll
DESTINATION "."
)
endif()