]> granicus.if.org Git - graphviz/commit
gvc: CMake: remove now obsolete linking to xdot
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sat, 28 Aug 2021 05:32:33 +0000 (07:32 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Mon, 30 Aug 2021 05:41:28 +0000 (07:41 +0200)
commit879c93fe22d17a66f795c50d5ab5306c04e5072d
tree585ac17949d96718215807a6f8985f92dd446830
parentc51db3ecab93141e5d437fe05ce00a7d12ae4523
gvc: CMake: remove now obsolete linking to xdot

The core plugin that previously relied on this now explicitly links to
xdot itself.

The gvc source files do not refer to xdot explicitly and any implicit
references are now resolved by the transitive dependency through
common.
lib/gvc/CMakeLists.txt