Skip to content

Commit 1d1a668

Browse files
committedDec 21, 2018
Add geometry check to API documentation
1 parent 9200f53 commit 1d1a668

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎doc/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ IF(WITH_APIDOC)
9696
${CMAKE_SOURCE_DIR}/src/analysis/processing
9797
${CMAKE_SOURCE_DIR}/src/analysis/raster
9898
${CMAKE_SOURCE_DIR}/src/analysis/vector
99+
${CMAKE_SOURCE_DIR}/src/analysis/vector/geometry_checker
99100
${CMAKE_SOURCE_DIR}/src/3d
100101
${CMAKE_SOURCE_DIR}/src/3d/chunks
101102
${CMAKE_SOURCE_DIR}/src/3d/symbols

0 commit comments

Comments
 (0)
Please sign in to comment.