summaryrefslogtreecommitdiffstats
path: root/src/openscenegraph-1-disable-broken-plugins.patch
blob: 4810e127faf4f3ab7893add07a6c011a0e34c51a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
This file is part of MXE.
See index.html for further information.

This patch has been taken from:

http://lists.nongnu.org/archive/html/mingw-cross-env-list/2012-11/msg00009.html

diff -uNr a/CMakeLists.txt b/CMakeLists.txt
--- a/CMakeLists.txt	2011-07-31 09:50:34.000000000 +0200
+++ b/CMakeLists.txt	2012-11-26 09:41:12.199384455 +0100
@@ -530,7 +530,7 @@
 # can use Quicktime.
 IF(NOT ANDROID)
     IF(NOT APPLE)
-        FIND_PACKAGE(GIFLIB)
+        #FIND_PACKAGE(GIFLIB)
         FIND_PACKAGE(JPEG)
         FIND_PACKAGE(PNG)
         FIND_PACKAGE(TIFF)