1
0
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:
antonella
2013-09-04 16:00:50 +02:00
committed by Antonella Cascitelli
parent fd3b2326b4
commit 5b2d557502
4 changed files with 22 additions and 2 deletions
+1
View File
@@ -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