Skip to content

Commit 3e42f80

Browse files
committedJan 31, 2018
Add missing directories to dox
1 parent 2a52a62 commit 3e42f80

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎doc/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ IF(WITH_APIDOC)
5959
${CMAKE_SOURCE_DIR}/src/core/diagram
6060
${CMAKE_SOURCE_DIR}/src/core/dxf
6161
${CMAKE_SOURCE_DIR}/src/core/effects
62+
${CMAKE_SOURCE_DIR}/src/core/expressions
6263
${CMAKE_SOURCE_DIR}/src/core/fieldformatter
6364
${CMAKE_SOURCE_DIR}/src/core/geometry
6465
${CMAKE_SOURCE_DIR}/src/core/geocms
@@ -83,6 +84,7 @@ IF(WITH_APIDOC)
8384
${CMAKE_SOURCE_DIR}/src/gui/effects
8485
${CMAKE_SOURCE_DIR}/src/gui/layertree
8586
${CMAKE_SOURCE_DIR}/src/gui/locator
87+
${CMAKE_SOURCE_DIR}/src/gui/processing
8688
${CMAKE_SOURCE_DIR}/src/gui/raster
8789
${CMAKE_SOURCE_DIR}/src/gui/symbology
8890
${CMAKE_SOURCE_DIR}/src/analysis

0 commit comments

Comments
 (0)
Please sign in to comment.