From: Erwin Janssen Date: Tue, 14 Mar 2017 20:00:16 +0000 (+0100) Subject: Add JSON functions to lib/gvc/gvc.def X-Git-Tag: 2.42.0~183^2~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=63f0009845cf8157750a14129f5463f56c6a422d;p=graphviz Add JSON functions to lib/gvc/gvc.def These functions are already added to lib/gvc.def (used by the Visual Studio build), now they are also added to lib/gvc/gvc.def (used by the CMake build). --- diff --git a/lib/gvc/gvc.def b/lib/gvc/gvc.def index 8b35412a5..ff3227c0e 100644 --- a/lib/gvc/gvc.def +++ b/lib/gvc/gvc.def @@ -134,6 +134,8 @@ gvcInfo gvContext gvcVersion GvExitOnUsage +gvCloneGVC +gvFreeCloneGVC Gvfilepath gvFreeContext gvFreeLayout