]> granicus.if.org Git - graphviz/commit
CMake: add option to skip installing dependency DLLs on Windows
authorNehal J Wani <nehaljw.kkd1@gmail.com>
Tue, 26 Oct 2021 01:54:46 +0000 (21:54 -0400)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 1 Nov 2021 14:58:19 +0000 (07:58 -0700)
commitb0048c0aa9dbbb542055cdc96c748b1b39027010
treeeb1ef9f5059557d5d8419d337b4963a3ed82b5ae
parent2e3e2c08e49af606d739eaad777f6c04274c8359
CMake: add option to skip installing dependency DLLs on Windows

Helps packaging ecosystems like Conda which use dependencies from other
packages, and do not always vendor 3rd party libraries during packaging
CMakeLists.txt