On 7 Nov 2011, at 17:07, Martin Spott wrote:

> Ok, I conclude: "LIB_POSTFIX" im Simgear doesn't work as expected  ;-/

I think we have a 'thinko' in the module - looking at the code, we're using:

        install (TARGETS ${libName} ARCHIVE DESTINATION lib${LIB_SUFFIX})

... my guess is if this was LIB_POSTFIX instead, it would do exactly what you 
want  ... set it to '64' and simgear will install to lib64

But I also suspect there's a smarter, automatic way to deal with this by 
default.

James


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