Fixed building clanguml internal diagrams on macos (#210)
This commit is contained in:
@@ -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 ()> &&)"
|
||||
|
||||
Reference in New Issue
Block a user