HI J-S, Can't comment much about the fink-stuff...
Am 08.12.10 17:08, schrieb Jean-Sébastien Guay: > How do you tell CMake to build frameworks? Or does it do it by default? > Also how do you tell CMake to build universal binaries? Just set OSG_COMPILE_FRAMEWORKS to TRUE and OSG_COMPILE_FRAMEWORKS_INSTALL_NAME_DIR accordingly. (If you want to embed the frameworks within your application-bundle, use "@executable_path/../Frameworks", otherwise something like "/Library/Frameworks" cheers, Stephan _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

