Skip to content

Commit caf6f1f

Browse files
committed
fix(security): Bump versions for latest security updates
Signed-off-by: Gordon Smith <[email protected]>
1 parent 7a0257a commit caf6f1f

File tree

3 files changed

+630
-935
lines changed

3 files changed

+630
-935
lines changed

cpp/graphviz/plugin/core/CMakeLists.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
add_library(gvplugin_core STATIC
2+
# Header files
3+
${GRAPHVIZSRC_DIRS}/build/plugin/core/ps.h
4+
25
# Source files
36
${GRAPHVIZSRC_DIRS}/plugin/core/gvloadimage_core.c
47
${GRAPHVIZSRC_DIRS}/plugin/core/gvplugin_core.c

0 commit comments

Comments
 (0)