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

circogen is part of the neato_layout plugin.

Fixes errors like this using CMake with MinGW:

circogen.lib(circularinit.obj) : error LNK2019: unresolved external symbol __imp_spline_edges referenced in function circo_layout [C:\Users\magja\graphviz\build\plugin\neato_layout\gvplugin_neato_layout.vcxproj]

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