Page 1 of 1

CMake

Posted: 2010-12-15T18:28:28-07:00
by dkerr
I'm having trouble linking ImageMagick to some existing source code. The code is using cMake. I have spend many days looking through tutorials and examples but I have yet to solve the issue. Can anyone give advice on how to link ImageMagick with cMake, or lead me to a proper example? Oh, im using osx. Thanks.

Dave