[CMake] Re: OpenSceneGraph and CMake

Brandon J. Van Every bvanevery at gmail.com
Mon Aug 21 18:59:39 EDT 2006


E. Wing wrote:
> One frequent reason people might run
> without the formal *installation* is that OSG has yet to put out a
> release with a stable API and ABI.

But that's OSG.  Says nothing about OpenThreads and Producer.  I'm 
saying, write a CMake script that installs OpenThreads and Producer in a 
way they're expected to be installed.  There's really no value in 
CMakeifying a build that the library maintainers themselves aren't going 
to support.  All your OSG users actually want is the convenience of a 
one-step approach.  A toplevel script that installs needed dependencies, 
then builds OSG based on the available dependencies, would do the job.  
So now you need only worry about CMakeifying OSG.


Cheers,
Brandon Van Every



More information about the CMake mailing list