Skip to content

Commit 9aba757

Browse files
committed
Add more analysis header to install
1 parent 3a2c0e9 commit 9aba757

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/analysis/CMakeLists.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,14 @@ QT4_WRAP_CPP(QGIS_ANALYSIS_MOC_SRCS ${QGIS_ANALYSIS_MOC_HDRS})
6161
# install headers
6262

6363
SET(QGIS_ANALYSIS_HDRS
64+
raster/qgsaspectfilter.h
65+
raster/qgsderivativefilter.h
66+
raster/qgshillshadefilter.h
67+
raster/qgsninecellfilter.h
68+
raster/qgsrastercalculator.h
69+
raster/qgsrelief.h
70+
raster/qgsruggednessfilter.h
71+
raster/qgsslopefilter.h
6472
vector/qgsgeometryanalyzer.h
6573
vector/qgszonalstatistics.h
6674
interpolation/qgsinterpolator.h

0 commit comments

Comments
 (0)