Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindImageMagick: Define targets for specific components | hstejas | 2023-01-27 | 1 | -0/+10 |
- With this change we can use e.g. ImageMagick::Magick++ directly in targt_link_libraries. - This change also adds CFLAGS which was missing before. - Also adds example on how to use the targets. |