Files
MINGW-packages/mingw-w64-blender-git/mingw-dont-install-3rdparty.patch
2014-03-16 17:32:31 +04:00

12 lines
295 B
Diff

--- blender/source/creator/CMakeLists.txt.orig 2014-03-16 14:24:53.811600000 +0400
+++ blender/source/creator/CMakeLists.txt 2014-03-16 14:26:48.424800000 +0400
@@ -539,7 +539,7 @@
endif()
endif()
-elseif(WIN32)
+elseif(WIN32 AND NOT MINGW)
install(
FILES ${BLENDER_TEXT_FILES}