1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

Merge pull request #9886 from mshabunin:remove-cmake-submodules

This commit is contained in:
Alexander Alekhin
2017-10-27 11:23:19 +00:00
4 changed files with 13 additions and 83 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ endif(HAVE_DOC_GENERATOR)
if(BUILD_DOCS AND DOXYGEN_FOUND)
# not documented modules list
list(APPEND blacklist "ts" "java" "python2" "python3" "js" "world" "contrib_world")
list(APPEND blacklist "ts" "java" "python2" "python3" "js" "world")
unset(CMAKE_DOXYGEN_TUTORIAL_CONTRIB_ROOT)
unset(CMAKE_DOXYGEN_TUTORIAL_JS_ROOT)