Skip to content

Commit

Permalink
Fix include paths for 0.8
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_8_0@6542 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
homann committed Feb 6, 2007
1 parent 5bdc944 commit 8c7f4bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/mapserver_export/CMakeLists.txt
Expand Up @@ -22,6 +22,7 @@ QT4_WRAP_CPP (MSEXPORT_MOC_SRCS ${MSEXPORT_MOC_HDRS} ${MSEXPORT_UIS_H})

INCLUDE_DIRECTORIES (
..
../..
${CMAKE_CURRENT_BINARY_DIR}
${PYTHON_INCLUDE_PATH}
)
Expand Down

0 comments on commit 8c7f4bd

Please sign in to comment.