mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Install plugin headers for third party plugin building support
git-svn-id: http://svn.osgeo.org/qgis/trunk@7155 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
86a99d6686
commit
2170c4db04
@ -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})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user