aboutsummaryrefslogtreecommitdiff
path: root/graphics/osg34/files/patch-src_osgPlugins_ogr_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/osg34/files/patch-src_osgPlugins_ogr_CMakeLists.txt')
-rw-r--r--graphics/osg34/files/patch-src_osgPlugins_ogr_CMakeLists.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/graphics/osg34/files/patch-src_osgPlugins_ogr_CMakeLists.txt b/graphics/osg34/files/patch-src_osgPlugins_ogr_CMakeLists.txt
new file mode 100644
index 000000000000..73fd9c93c2ec
--- /dev/null
+++ b/graphics/osg34/files/patch-src_osgPlugins_ogr_CMakeLists.txt
@@ -0,0 +1,8 @@
+--- ./src/osgPlugins/ogr/CMakeLists.txt.orig 2011-04-19 11:40:22 UTC
++++ ./src/osgPlugins/ogr/CMakeLists.txt
+@@ -1,4 +1,4 @@
+-INCLUDE_DIRECTORIES( ${GDAL_INCLUDE_DIR} )
++INCLUDE_DIRECTORIES(SYSTEM ${GDAL_INCLUDE_DIR})
+
+ SET(TARGET_SRC ReaderWriterOGR.cpp)
+