We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent cd041e1 commit 9604885Copy full SHA for 9604885
src/analysis/CMakeLists.txt
@@ -101,7 +101,7 @@ INSTALL(TARGETS qgis_analysis
101
102
# Added by Tim to install headers
103
104
-SET(QGIS_ANALYSIS_HDRS vector/qgsgeometryanalyzer.h vector/qgszonalstatistics.h vector/qgsgeometryanalyzer.h
+SET(QGIS_ANALYSIS_HDRS vector/qgsgeometryanalyzer.h vector/qgszonalstatistics.h vector/qgsgeometryanalyzer.h interpolation/qgsinterpolator.h interpolation/qgsgridfilewriter.h interpolation/qgsidwinterpolator.h interpolation/qgstininterpolator.h
105
)
106
107
INSTALL(CODE "MESSAGE(\"Installing ANALYSIS headers...\")")
0 commit comments