Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
|
@@ -206,6 +206,8 @@ include_directories( |
|
|
${CMAKE_SOURCE_DIR}/src/core/3d |
|
|
${CMAKE_SOURCE_DIR}/src/core/pointcloud |
|
|
${CMAKE_SOURCE_DIR}/src/core/textrenderer |
|
|
${CMAKE_SOURCE_DIR}/src/core/layertree |
|
|
${CMAKE_SOURCE_DIR}/src/core/textrenderer |
|
|
${CMAKE_SOURCE_DIR}/external |
|
|
${CMAKE_SOURCE_DIR}/external/nlohmann |
|
|
|
|
|
|
@@ -441,6 +441,8 @@ include_directories( |
|
|
${CMAKE_SOURCE_DIR}/src/core/expression |
|
|
${CMAKE_SOURCE_DIR}/src/core/textrenderer |
|
|
${CMAKE_SOURCE_DIR}/src/core/vectortile |
|
|
${CMAKE_SOURCE_DIR}/src/core/layertree |
|
|
${CMAKE_SOURCE_DIR}/src/core/textrenderer |
|
|
${CMAKE_SOURCE_DIR}/src/analysis/vector/geometry_checker |
|
|
${CMAKE_SOURCE_DIR}/external |
|
|
${CMAKE_SOURCE_DIR}/external/nlohmann |
|
|
|
@@ -30,10 +30,10 @@ originally part of the larger QgsRasterLayer class |
|
|
#include "qgsrastershaderfunction.h" |
|
|
#include "qgsrectangle.h" |
|
|
#include "qgsreadwritecontext.h" |
|
|
#include "qgscolorramplegendnodesettings.h" |
|
|
|
|
|
class QgsColorRamp; |
|
|
class QgsRasterInterface; |
|
|
class QgsColorRampLegendNodeSettings; |
|
|
|
|
|
/** |
|
|
* \ingroup core |
|
|
|
@@ -100,6 +100,7 @@ include_directories( |
|
|
${CMAKE_SOURCE_DIR}/src/core/metadata |
|
|
${CMAKE_SOURCE_DIR}/src/core/symbology |
|
|
${CMAKE_SOURCE_DIR}/src/core/effects |
|
|
${CMAKE_SOURCE_DIR}/src/core/layertree |
|
|
${CMAKE_SOURCE_DIR}/src/core/textrenderer |
|
|
${CMAKE_SOURCE_DIR}/src/gui |
|
|
${CMAKE_SOURCE_DIR}/src/gui/attributetable |
|
|
|
@@ -43,6 +43,8 @@ include_directories( |
|
|
${CMAKE_SOURCE_DIR}/src/core/processing |
|
|
${CMAKE_SOURCE_DIR}/src/core/raster |
|
|
${CMAKE_SOURCE_DIR}/src/core/symbology |
|
|
${CMAKE_SOURCE_DIR}/src/core/layertree |
|
|
${CMAKE_SOURCE_DIR}/src/core/textrenderer |
|
|
${CMAKE_SOURCE_DIR}/src/analysis/processing |
|
|
${CMAKE_SOURCE_DIR}/src/python |
|
|
${CMAKE_SOURCE_DIR}/external/nlohmann |
|
|
|
@@ -10,6 +10,7 @@ include_directories( |
|
|
${CMAKE_SOURCE_DIR}/src/core/symbology |
|
|
${CMAKE_SOURCE_DIR}/src/core/effects |
|
|
${CMAKE_SOURCE_DIR}/src/core/pal |
|
|
${CMAKE_SOURCE_DIR}/src/core/layertree |
|
|
${CMAKE_SOURCE_DIR}/src/core/textrenderer |
|
|
${CMAKE_SOURCE_DIR}/src/gui |
|
|
${CMAKE_SOURCE_DIR}/src/gui/auth |
|
|
|
@@ -10,6 +10,8 @@ include_directories( |
|
|
${CMAKE_SOURCE_DIR}/src/core/metadata |
|
|
${CMAKE_SOURCE_DIR}/src/core/raster |
|
|
${CMAKE_SOURCE_DIR}/src/core/symbology |
|
|
${CMAKE_SOURCE_DIR}/src/core/layertree |
|
|
${CMAKE_SOURCE_DIR}/src/core/textrenderer |
|
|
${CMAKE_SOURCE_DIR}/src/gui |
|
|
${CMAKE_SOURCE_DIR}/src/gui/codeeditors |
|
|
${CMAKE_SOURCE_DIR}/src/gui/editorwidgets |
|
|
|
@@ -42,6 +42,8 @@ include_directories( |
|
|
${CMAKE_SOURCE_DIR}/src/core/metadata |
|
|
${CMAKE_SOURCE_DIR}/src/core/symbology |
|
|
${CMAKE_SOURCE_DIR}/src/core/raster |
|
|
${CMAKE_SOURCE_DIR}/src/core/layertree |
|
|
${CMAKE_SOURCE_DIR}/src/core/textrenderer |
|
|
${CMAKE_SOURCE_DIR}/src/gui |
|
|
${CMAKE_SOURCE_DIR}/src/gui/auth |
|
|
${CMAKE_SOURCE_DIR}/src/gui/codeeditors |
|
|
|
@@ -22,6 +22,8 @@ include_directories( |
|
|
${CMAKE_SOURCE_DIR}/src/core/geometry |
|
|
${CMAKE_SOURCE_DIR}/src/core/metadata |
|
|
${CMAKE_SOURCE_DIR}/src/core/symbology |
|
|
${CMAKE_SOURCE_DIR}/src/core/layertree |
|
|
${CMAKE_SOURCE_DIR}/src/core/textrenderer |
|
|
${CMAKE_SOURCE_DIR}/src/gui |
|
|
${CMAKE_SOURCE_DIR}/src/gui/auth |
|
|
${CMAKE_SOURCE_DIR}/src/core/providers/gdal |
|
|
|
@@ -28,6 +28,8 @@ include_directories( |
|
|
${CMAKE_SOURCE_DIR}/src/core/raster |
|
|
${CMAKE_SOURCE_DIR}/src/core/metadata |
|
|
${CMAKE_SOURCE_DIR}/src/core/symbology |
|
|
${CMAKE_SOURCE_DIR}/src/core/layertree |
|
|
${CMAKE_SOURCE_DIR}/src/core/textrenderer |
|
|
${CMAKE_SOURCE_DIR}/src/gui |
|
|
${CMAKE_SOURCE_DIR}/src/gui/auth |
|
|
${CMAKE_SOURCE_DIR}/src/gui/editorwidgets |
|
|
|
@@ -34,6 +34,7 @@ include_directories( |
|
|
${CMAKE_SOURCE_DIR}/src/core/symbology |
|
|
${CMAKE_SOURCE_DIR}/src/core/effects |
|
|
${CMAKE_SOURCE_DIR}/src/core/layertree |
|
|
${CMAKE_SOURCE_DIR}/src/core/textrenderer |
|
|
${CMAKE_SOURCE_DIR}/src/server |
|
|
${CMAKE_SOURCE_DIR}/src/server/services |
|
|
${CMAKE_SOURCE_DIR}/src/server/services/wcs |
|
|
|
@@ -28,6 +28,8 @@ include_directories(${CMAKE_CURRENT_SOURCE_DIR} |
|
|
${CMAKE_SOURCE_DIR}/src/core/symbology |
|
|
${CMAKE_SOURCE_DIR}/src/core/effects |
|
|
${CMAKE_SOURCE_DIR}/src/core/fieldformatter |
|
|
${CMAKE_SOURCE_DIR}/src/core/layertree |
|
|
${CMAKE_SOURCE_DIR}/src/core/textrenderer |
|
|
${CMAKE_SOURCE_DIR}/src/test |
|
|
${CMAKE_SOURCE_DIR}/src/native |
|
|
|
|
|
|
@@ -23,6 +23,7 @@ include_directories(${CMAKE_CURRENT_SOURCE_DIR} |
|
|
${CMAKE_SOURCE_DIR}/src/core/raster |
|
|
${CMAKE_SOURCE_DIR}/src/core/symbology |
|
|
${CMAKE_SOURCE_DIR}/src/core/effects |
|
|
${CMAKE_SOURCE_DIR}/src/core/layertree |
|
|
${CMAKE_SOURCE_DIR}/src/core/textrenderer |
|
|
${CMAKE_SOURCE_DIR}/src/analysis |
|
|
${CMAKE_SOURCE_DIR}/src/analysis/interpolation |
|
|
|
@@ -17,6 +17,7 @@ include_directories(${CMAKE_CURRENT_SOURCE_DIR} |
|
|
${CMAKE_SOURCE_DIR}/src/core/raster |
|
|
${CMAKE_SOURCE_DIR}/src/core/symbology |
|
|
${CMAKE_SOURCE_DIR}/src/core/effects |
|
|
${CMAKE_SOURCE_DIR}/src/core/layertree |
|
|
${CMAKE_SOURCE_DIR}/src/core/textrenderer |
|
|
${CMAKE_SOURCE_DIR}/src/providers/wms |
|
|
${CMAKE_SOURCE_DIR}/src/providers/postgres |
|
|
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.