On Sun, Jul 10, 2011 at 5:31 AM, Richard Shaw <[email protected]> wrote: > I pulled the 118 diff again which seemed to have everything, however, > MAN_INSTALL_DIR didn't seem to work, instead I got the: > > CMake Warning: The variable, 'MAN_INSTALL_DIR', specified manually, > was not used during the generation. > > Is one of the conditionals keeping it from working?
I don't know, it seems to work fine here. If you're also specifying INSTALL_DOCS=FALSE it won't work of course ;-) > On another notice I was playing around with trying to get > libOpenImageIO.so to link against my pugixml.so without luck. I > figured out how to get it "FOUND" but couldn't find the right > combination to get it to link to it. Ok, I'll have a look at this now. ~Chris _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
