]> granicus.if.org Git - graphviz/commit
CMake: enable Quartz plugin
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 6 Apr 2022 03:00:12 +0000 (20:00 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 10 Apr 2022 15:31:23 +0000 (08:31 -0700)
commit8de39982e5ac0b2adff6b7819fa8b9412bb835c0
tree60ac4077f0d3ac72fa03b35013aef9bb314d2b2d
parentc43074c559e2490911552b1d77ac87096428f9a5
CMake: enable Quartz plugin

It is unclear how valuable this is, given this is only applicable to macOS and
its dependency discovery (based on the Autotools behavior) is fairly ad hoc. But
we still drag it into the CMake world to make progress on unifying the Graphviz
build system.

Gitlab: #1836
plugin/CMakeLists.txt
plugin/quartz/CMakeLists.txt [new file with mode: 0644]