From: Magnus Jacobsson Date: Sat, 31 Jul 2021 20:20:14 +0000 (+0200) Subject: pathplan: CMake: remove use of now empty and obsolete pathplan.def file X-Git-Tag: 3.0.0~121^2~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=50d3bf212b060a90e34e98edade8458e4d20897f;p=graphviz pathplan: CMake: remove use of now empty and obsolete pathplan.def file Towards https://gitlab.com/graphviz/graphviz/-/issues/2058. --- diff --git a/lib/pathplan/CMakeLists.txt b/lib/pathplan/CMakeLists.txt index 28010f356..0beb1ded6 100644 --- a/lib/pathplan/CMakeLists.txt +++ b/lib/pathplan/CMakeLists.txt @@ -20,9 +20,6 @@ add_library(pathplan SHARED triang.c util.c visibility.c - - # Link definition file for Windows - pathplan.def ) target_include_directories(pathplan PRIVATE