Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added missing header install line that got removed accidentally in r8236
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8270 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Mar 25, 2008
1 parent 60bb948 commit 67f2d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/CMakeLists.txt
Expand Up @@ -278,4 +278,4 @@ spatialindex/qgsspatialindex.h
)

INSTALL(CODE "MESSAGE(\"Installing CORE headers...\")")

INSTALL(FILES ${QGIS_CORE_HDRS} ${QGIS_CORE_MOC_HDRS} DESTINATION ${QGIS_INCLUDE_DIR})

0 comments on commit 67f2d9e

Please sign in to comment.