root / ImageMagick / trunk / wand / Wand.pc
| Revision 11951, 282 bytes (checked in by cristy, 42 hours ago) |
|---|
| Line | |
|---|---|
| 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.4.3 |
| 8 | Description: MagickWand - C API for ImageMagick |
| 9 | Requires: ImageMagick |
| 10 | Libs: -L${libdir} -lMagickWand -lMagickCore |
| 11 | Cflags: -I${includedir} -fopenmp |
Note: See TracBrowser
for help on using the browser.
