We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bdc944 commit 8c7f4bdCopy full SHA for 8c7f4bd
tools/mapserver_export/CMakeLists.txt
@@ -22,6 +22,7 @@ QT4_WRAP_CPP (MSEXPORT_MOC_SRCS ${MSEXPORT_MOC_HDRS} ${MSEXPORT_UIS_H})
22
23
INCLUDE_DIRECTORIES (
24
..
25
+ ../..
26
${CMAKE_CURRENT_BINARY_DIR}
27
${PYTHON_INCLUDE_PATH}
28
)
0 commit comments