]> granicus.if.org Git - graphviz/commit
CMake: enable lib/edgepaint compilation
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 19 Mar 2022 20:47:17 +0000 (13:47 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 26 Mar 2022 01:44:45 +0000 (18:44 -0700)
commit91ffbbde70d58d3e56efa9cb07a2da459b21548e
tree65f768b1010598b7e7ea1f1fb2ec22d6f9718fec
parent6c113af59a00e0a95d4418e90ffd635696badc66
CMake: enable lib/edgepaint compilation

Note that the target here is named “edgepaintib” in anticipation of future
enabling of cmd/edgepaint claiming the name “edgepaint”. This also does not
define a separate liblab_gamut, as the Autotools build does. This separate
library seems only useful for cmd/edgepaint, so it does not seem worth splitting
it out as a separate library.

Gitlab: #1836
lib/CMakeLists.txt
lib/edgepaint/CMakeLists.txt [new file with mode: 0644]