]> granicus.if.org Git - imagemagick/blob - wand/Wand.pc
(no commit message)
[imagemagick] / wand / Wand.pc
1 prefix=/usr/local
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include/ImageMagick
5
6 Name: Wand
7 Version: 6.6.2
8 Description:  MagickWand - C API for ImageMagick
9 Requires: ImageMagick
10 Libs: -L${libdir} -lMagickWand -lMagickCore
11 Cflags: -I${includedir} -fopenmp