Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Missing include dir
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9347 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
homann committed Sep 18, 2008
1 parent 19231e2 commit 01ad7f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/ogr_converter/CMakeLists.txt
Expand Up @@ -40,6 +40,7 @@ ADD_LIBRARY (${OGR_CONVERTER_PLUGIN} MODULE
)

INCLUDE_DIRECTORIES (
${CMAKE_CURRENT_SOURCE_DIR}
${CMAKE_CURRENT_BINARY_DIR}
../../core
../../core/raster
Expand Down

0 comments on commit 01ad7f9

Please sign in to comment.