mirror of
https://github.com/opencv/opencv.git
synced 2026-07-21 19:33:03 +04:00
Added plantuml extension
Aligned strings in CMakeList Modified the check on plantuml extension Some fixes Moved find_host_program for plantuml script
This commit is contained in:
committed by
Antonella Cascitelli
parent
fd3b2326b4
commit
5b2d557502
@@ -78,6 +78,7 @@ endif()
|
||||
|
||||
if(BUILD_DOCS)
|
||||
find_host_program(SPHINX_BUILD sphinx-build)
|
||||
find_host_program(PLANTUML plantuml)
|
||||
if(SPHINX_BUILD)
|
||||
execute_process(COMMAND "${SPHINX_BUILD}"
|
||||
OUTPUT_QUIET
|
||||
|
||||
Reference in New Issue
Block a user