On Tue, 08 Nov 2011 11:15:50 +0100, Erik wrote in message 
<1320747350.5635.0.camel@Raptor>:

> On Tue, 2011-11-08 at 11:07 +0100, Arnt Karlsen wrote:
> > On Tue, 08 Nov 2011 10:03:42 +0100, Erik wrote in message 
> 
> > > IF(CMAKE_SIZEOF_VOID_P MATCHES "8")
> > >   SET(LIB_POSTFIX "64" CACHE STRING "suffix for 32/64 dir
> > > placement") MARK_AS_ADVANCED(LIB_POSTFIX)
> > > ENDIF()
> > > IF(NOT DEFINED LIB_POSTFIX)
> > >   SET(LIB_POSTFIX "")
> > > ENDIF()
> > > 
> > > Erik
> > 
> > ..and this still gives us the ability to call 
> > our binaries e.g. fgfs-w-sdl-wo-osg?
> 
> Sure it should only affect the libraries being build and installed
> 
> Erik

..ok, my understanding is "and the binary names too, so differently
configurated builds can be installed _alongside_ each other", for
e.g. for benchmarking distro builds, e.g. /usr/bin/fgfs-2.6.2-1 against 
/usr/bin/fgfs-2.6.2-1-with-tire-rubber-drawing-on-runways-n-taxiways-fix 
and or /usr/bin/fgfs-2.6.2-1-with-osg3.4, e.g. distro people might 
like to try use some new etc other library in FG to fit their other
stuff, or to debug own FG distro packaging.  _Etc_.  
Not tested yet with cmake. ;o)

-- 
..med vennlig hilsen = with Kind Regards from Arnt Karlsen
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to