12 lines
295 B
Diff
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}
|