]> granicus.if.org Git - graphviz/commit
fdpgen: CMake: define NEATOGEN_EXPORTS
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Fri, 30 Jul 2021 06:40:42 +0000 (08:40 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Tue, 7 Dec 2021 06:35:00 +0000 (07:35 +0100)
commitb60ee2ea2d006b299fdb80864fe79caf76006a80
tree9547b176f0a6047801fe3f2e909f822265169faa
parenta53d334b90b152d6f201cdbb4b528859da6f3c73
fdpgen: CMake: define NEATOGEN_EXPORTS

fdpgen is part of the neato_layout plugin.

Fixes errors like this using CMake with MinGW:

fdpgen.lib(clusteredges.obj) : error LNK2019: unresolved external symbol __imp_Plegal_arrangement referenced in function compoundEdges [C:\Users\magja\graphviz\build\plugin\neato_layout\gvplugin_neato_layout.vcxproj]

Towards https://gitlab.com/graphviz/graphviz/-/issues/2058
lib/fdpgen/CMakeLists.txt