]> granicus.if.org Git - graphviz/commit
remove useless MSBuild link dependency on ortho for gvmap
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Mon, 12 Jul 2021 05:43:34 +0000 (07:43 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Wed, 14 Jul 2021 09:18:43 +0000 (11:18 +0200)
commit3cff5ab3d9051e6394cc2ffa436b8b43fa6211af
tree8960c7a6dd83dd38dbf7c9feabd9764994b8300e
parent543a8f444b4ff9015bc0843bb4b7666f38923d44
remove useless MSBuild link dependency on ortho for gvmap

gvmap only depends indirectly on ortho through neatogen which it
already has a link dependency on.

This change is made to avoid confusion when upcoming commits in this
series change ortho to be part of the gvc shared library and adjusts
the neatogen library accordingly.

Towards https://gitlab.com/graphviz/graphviz/-/issues/2096.
cmd/gvmap/gvmap.vcxproj