We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19231e2 commit 01ad7f9Copy full SHA for 01ad7f9
src/plugins/ogr_converter/CMakeLists.txt
@@ -40,6 +40,7 @@ ADD_LIBRARY (${OGR_CONVERTER_PLUGIN} MODULE
40
)
41
42
INCLUDE_DIRECTORIES (
43
+ ${CMAKE_CURRENT_SOURCE_DIR}
44
${CMAKE_CURRENT_BINARY_DIR}
45
../../core
46
../../core/raster
0 commit comments