RE: Windows 64 bit cmake identifier.
What cmake variable is going to be used within cmake for branching 32 vs 64
bit builds?

Example FMODEX.cmake.

Friestorm uses  if( NOT ND_BUILD64BIT_ARCH ) which is very specific to
their build system.

So, will it be ARCH or ADDRESS_SIZE or a new variable combining these?




On Wed, Nov 30, 2016 at 5:12 PM, Monty Brandenberg <mo...@lindenlab.com>
wrote:

> On 11/30/2016 4:11 PM, Nat Goodspeed wrote:
> >
> > I think we decided back when switching to VS 2013 that /GL and /LTCG
> > didn't add enough value for us to bother with them. I think the
> > expedient fix would be to remove /GL from jpeglib.
>
> I'll be the grumpy engineer and ask that 00-COMPILE-LINK-RUN.txt
> in the cmake directory get updated with current options and the
> thinking that led to them...
>
> m
>
> --
> Monty Brandenberg | Unit of Production
> Skype monty.linden | Second Life Monty Linden
>
> Linden Lab | Makers of Shared Creative Spaces
> Check out what we're working on!
> _______________________________________________
> Policies and (un)subscribe information available here:
> http://wiki.secondlife.com/wiki/OpenSource-Dev
> Please read the policies before posting to keep unmoderated posting
> privileges
>
_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to