Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fix build warning
In related news, Travis is no longer failing builds which
throw new warnings
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
src/analysis/CMakeLists.txt
|
@@ -124,7 +124,6 @@ SET(QGIS_ANALYSIS_MOC_HDRS |
|
|
vector/geometry_checker/qgsgeometryanglecheck.h |
|
|
vector/geometry_checker/qgsgeometryareacheck.h |
|
|
vector/geometry_checker/qgsgeometrychecker.h |
|
|
vector/geometry_checker/qgsgeometrycheckerutils.h |
|
|
vector/geometry_checker/qgsgeometrycheck.h |
|
|
vector/geometry_checker/qgsgeometrycontainedcheck.h |
|
|
vector/geometry_checker/qgsgeometrydanglecheck.h |
|
@@ -202,6 +201,7 @@ SET(QGIS_ANALYSIS_HDRS |
|
|
vector/mersenne-twister.h |
|
|
vector/qgsgeometrysnapper.h |
|
|
vector/qgszonalstatistics.h |
|
|
vector/geometry_checker/qgsgeometrycheckerutils.h |
|
|
|
|
|
interpolation/qgsinterpolator.h |
|
|
interpolation/qgsgridfilewriter.h |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.