]> granicus.if.org Git - graphviz/commit
common: add linking to cgraph
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Wed, 25 Aug 2021 03:59:12 +0000 (05:59 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 29 Aug 2021 20:13:39 +0000 (22:13 +0200)
commit03335dc565a68ebc108feca5234984b800249e36
tree24503a28a9babc6a9eae36637d4fc653180f758e
parent9078c23cc774966d0633d71dba272faa024abc2c
common: add linking to cgraph

E.g. lib/common/args.c uses agerr from lib/cgraph/agerror.c.

This removes the need to link to cgraph for downstream libraries that
do not explicitly use cgraph.
lib/common/CMakeLists.txt