On Mon, Aug 27, 2012 at 9:44 PM, Barry Smith <bsmith at mcs.anl.gov> wrote:
> But you don't need to screw with the -I since the compiler always > looks inside the frameworks for the include based on #import <OpenGL/gl.h> > etc. That's right the -framework flag is actually ignored at compile time > and only needed to link the program so Apple is bogus big time man. > > and why bother with -L etc etc. Just list the damn library by its full > path and pass that to cmake? > Perfect, that's what CMake wants. Does someone have a VM I can log into to test? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20120827/046032e6/attachment.html>
