Updated the clang-uml build path after cmake refactor

This commit is contained in:
Bartek Kryza
2023-02-18 22:20:28 +01:00
parent 28572e74c5
commit c2b83e2396
2 changed files with 2 additions and 2 deletions

View File

@@ -97,7 +97,7 @@ document_test_cases: test_plantuml
clanguml_diagrams: debug
mkdir -p docs/diagrams
debug/clang-uml
debug/src/clang-uml
plantuml -tsvg -nometadata docs/diagrams/*.puml
python3 util/format_svg.py docs/diagrams/*.svg