Skip to content

Commit 01ad7f9

Browse files
author
homann
committed
Missing include dir
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9347 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 19231e2 commit 01ad7f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/plugins/ogr_converter/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ ADD_LIBRARY (${OGR_CONVERTER_PLUGIN} MODULE
4040
)
4141

4242
INCLUDE_DIRECTORIES (
43+
${CMAKE_CURRENT_SOURCE_DIR}
4344
${CMAKE_CURRENT_BINARY_DIR}
4445
../../core
4546
../../core/raster

0 commit comments

Comments
 (0)