Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Molenkamp <github@lazydodo.com>2019-02-22 00:16:26 +0300
committerRay Molenkamp <github@lazydodo.com>2019-02-22 00:19:15 +0300
commit8ed6985017a6eae95530927eb386a0c42ae4d1e9 (patch)
treeb13b14cfe2aae911463faedaf6cf6f279cc76f7d /source/creator
parent4dd575e5ab55e153f8b745360bed6a9e065ae899 (diff)
Windows: Use static pthreads library.
Diffstat (limited to 'source/creator')
-rw-r--r--source/creator/CMakeLists.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt
index ea90b900dfd..ce9bb24a66f 100644
--- a/source/creator/CMakeLists.txt
+++ b/source/creator/CMakeLists.txt
@@ -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