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:16:26 +0300
commit5d5070dd12326478fd5b5651a120264daa004232 (patch)
tree26712681edfec1b08cd5325eda5d89a7538dfd43 /source/creator
parentf1304c973f5eef5169e09d30c0dba82cc7e4c4a1 (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 1ce8a8d1c4c..e844d2c8c0f 100644
--- a/source/creator/CMakeLists.txt
+++ b/source/creator/CMakeLists.txt
@@ -783,13 +783,6 @@ elseif(WIN32)
endif()
endif()
- if(MSVC)
- install(
- FILES ${LIBDIR}/pthreads/lib/pthreadVC3.dll
- DESTINATION "."
- )
- endif()
-
if(WITH_CODEC_FFMPEG)
install(
FILES