From: Magnus Jacobsson Date: Mon, 26 Jul 2021 11:19:38 +0000 (+0200) Subject: gvc: CMake: remove now obsolete use of gvc.def X-Git-Tag: 3.0.0~94^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a86cd88162326011cb68d8e92f9d355469259a22;p=graphviz gvc: CMake: remove now obsolete use of gvc.def Towards https://gitlab.com/graphviz/graphviz/-/issues/2058. --- diff --git a/lib/gvc/CMakeLists.txt b/lib/gvc/CMakeLists.txt index decab25ee..69725a9d4 100644 --- a/lib/gvc/CMakeLists.txt +++ b/lib/gvc/CMakeLists.txt @@ -31,9 +31,6 @@ add_library(gvc SHARED gvtextlayout.c gvtool_tred.c gvusershape.c - - # Link definition file for Windows - gvc.def ) target_include_directories(gvc