Skip to content

Commit 8c7f4bd

Browse files
author
homann
committed
Fix include paths for 0.8
git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_8_0@6542 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 5bdc944 commit 8c7f4bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/mapserver_export/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ QT4_WRAP_CPP (MSEXPORT_MOC_SRCS ${MSEXPORT_MOC_HDRS} ${MSEXPORT_UIS_H})
2222

2323
INCLUDE_DIRECTORIES (
2424
..
25+
../..
2526
${CMAKE_CURRENT_BINARY_DIR}
2627
${PYTHON_INCLUDE_PATH}
2728
)

0 commit comments

Comments
 (0)