Fixed building clanguml internal diagrams on macos (#210)

This commit is contained in:
Bartek Kryza
2023-12-03 23:47:19 +01:00
parent 4ff42d032f
commit 011d5e5fec
5 changed files with 6 additions and 9 deletions

View File

@@ -13,4 +13,4 @@ exclude:
paths:
- src/common/model/source_location.h
from:
- function: "clanguml::common::generators::generate_diagram(const std::string &,const std::string &,std::shared_ptr<clanguml::config::diagram>,const common::compilation_database &,const std::vector<std::string> &,const cli::runtime_config &,std::function<void ()> &&)"
- function: "clanguml::common::generators::generate_diagram(const std::string &,std::shared_ptr<clanguml::config::diagram>,const common::compilation_database &,const std::vector<std::string> &,const cli::runtime_config &,std::function<void ()> &&)"