Skip to content

Commit

Permalink
Add more analysis header to install
Browse files Browse the repository at this point in the history
  • Loading branch information
mhugent committed Mar 5, 2012
1 parent 3a2c0e9 commit 9aba757
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/analysis/CMakeLists.txt
Expand Up @@ -61,6 +61,14 @@ QT4_WRAP_CPP(QGIS_ANALYSIS_MOC_SRCS ${QGIS_ANALYSIS_MOC_HDRS})
# install headers

SET(QGIS_ANALYSIS_HDRS
raster/qgsaspectfilter.h
raster/qgsderivativefilter.h
raster/qgshillshadefilter.h
raster/qgsninecellfilter.h
raster/qgsrastercalculator.h
raster/qgsrelief.h
raster/qgsruggednessfilter.h
raster/qgsslopefilter.h
vector/qgsgeometryanalyzer.h
vector/qgszonalstatistics.h
interpolation/qgsinterpolator.h
Expand Down

0 comments on commit 9aba757

Please sign in to comment.