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


------------------------------------------------------------------------------
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