mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
Support for compound modules, support for contrib_world
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ endif(HAVE_DOC_GENERATOR)
|
||||
|
||||
if(BUILD_DOCS AND DOXYGEN_FOUND)
|
||||
# not documented modules list
|
||||
list(APPEND blacklist "ts" "java" "python2" "python3" "world")
|
||||
list(APPEND blacklist "ts" "java" "python2" "python3" "world" "contrib_world")
|
||||
|
||||
# gathering headers
|
||||
set(paths_include)
|
||||
|
||||
Reference in New Issue
Block a user