[osg-users] CMake version?
Andy Skinner
Andy.Skinner at mathworks.com
Tue Jul 31 13:17:24 PDT 2007
I see there is a CMake 2.4.7.
Does OSG's suggested CMake version get updated whenever somebody runs
into a problem, when someone has time, or when CMake is updated? I'd
guess it was when needed and when someone has time to validate it.
I found a variable called CMAKE_PLATFORM_IMPLICIT_LINK_DIRECTORIES (at
least that was its name at the time I tried it, using a non-final
2.4.7). It allows you to specify directories which would not be
explicitly emitted by CMake. (That's not what the name suggests to me,
but it seemed to work.) I used it to keep /usr/lib64 from being emitted
by CMake, because our directories are elsewhere.
I'd like to use this variable rather than specifying overriding it by
getting other libraries in before this automatically emitted /usr/lib64.
We'd like to be at the CMake version recommended by OSG, but I'd like to
get have this variable.
Any ideas on when OSG would update?
andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20070731/7527af48/attachment.htm
More information about the osg-users
mailing list