Skip to content

Commit

Permalink
Install plugin headers for third party plugin building support
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7155 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Aug 27, 2007
1 parent 42944e6 commit c07d480
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/plugins/CMakeLists.txt
Expand Up @@ -16,3 +16,6 @@ ENDIF (GSL_FOUND)
IF (GRASS_FOUND)
SUBDIRS (grass)
ENDIF (GRASS_FOUND)

INSTALL(FILES qgisplugin.h qgsrendererplugin.h DESTINATION ${QGIS_INCLUDE_DIR})

0 comments on commit c07d480

Please sign in to comment.