<div class="gmail_quote">On Mon, Aug 27, 2012 at 9:44 PM, Barry Smith <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov" target="_blank">bsmith@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div id=":7ml">    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.<br>

<br>
    and why bother with -L etc etc. Just list the damn library by its full path and pass that to cmake?</div></blockquote><div><br></div><div>Perfect, that's what CMake wants.</div><div><br></div><div>Does someone have a VM I can log into to test? </div>
</div><br>