Hi James,
On 5 September 2013 17:38, James Turner <[email protected]> wrote: > This is an automated build scenario, so that's not possible unfortunately. > I'm investigating if Eric Wing's tweaks to FindFreeType work as described > (CMAKE_PATH_PREFIX is searched first) > You can set various variables for finding dependencies via env vars, these gives hints to the CMake find scripts or provide the settings directly. Alternatively you can pass these in as command line parameters with -DVAR=VALUE when invoking CMake. Robert.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

