Skip to content

Commit f3537b6

Browse files
committed
Bump to Graphviz 12.2.1
1 parent 5889a1b commit f3537b6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

3rdparty/graphviz

Submodule graphviz updated from b4650ee to 0a1e625

src/core/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ set_target_properties(kdstatemachineeditor_core PROPERTIES OUTPUT_NAME "kdstatem
142142

143143
if(KDSME_INTERNAL_GRAPHVIZ)
144144
install(
145-
TARGETS gvc cgraph cdt gvplugin_dot_layout dotgen
145+
TARGETS gvc cgraph cdt gvplugin_dot_layout dotgen util
146146
EXPORT KDSME_TARGETS
147147
${INSTALL_TARGETS_DEFAULT_ARGS}
148148
)

0 commit comments

Comments
 (0)