]> granicus.if.org Git - graphviz/commit
CMake: fix: stop disabling demand loading in tools
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 11 Nov 2022 16:04:47 +0000 (08:04 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 19 Nov 2022 03:05:45 +0000 (19:05 -0800)
commitb4cd5c3eeec1d33f44e67fa947c279abd63c8dbf
tree0d7d1d68d19c64ed3a7a074b48b34a3c7277bc00
parent56629eeebb322bd9a868f992eb0b7da801ef0a16
CMake: fix: stop disabling demand loading in tools

The Autotools build system only disables demand loading in `gvpack` among the
tools, but the CMake build system was disabling it for all tools.
CHANGELOG.md
cmd/tools/CMakeLists.txt