Skip to content

FindImageMagick: Define targets for specific components

tejas requested to merge hstejas/cmake:FindImageMagick into master
  • With this change we can use e.g. ImageMagick::Magick++ directly in target_link_libraries.
  • This change also adds CFLAGS which was missing before.
  • Also adds example on how to use the targets.
Edited by tejas

Merge request reports