]> granicus.if.org Git - graphviz/commitdiff
pathplan: CMake: remove use of now empty and obsolete pathplan.def file
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sat, 31 Jul 2021 20:20:14 +0000 (22:20 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 19 Dec 2021 20:21:55 +0000 (21:21 +0100)
Towards https://gitlab.com/graphviz/graphviz/-/issues/2058.

lib/pathplan/CMakeLists.txt

index 28010f356138b655e8dc5b588c30fac0d38fbf1e..0beb1ded64ea591e93d0b05ed32567ace95153a4 100644 (file)
@@ -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