[CMake] Re: map structure on cmake script

2007-12-17 Thread Rodolfo Schulz de Lima
Brandon Van Every escreveu: On Dec 17, 2007 2:29 PM, Rodolfo Schulz de Lima <[EMAIL PROTECTED]> wrote: A workaround would be computing a hash from the string and using it as a key, but once again, it'd be a pain in the *** to do it in cmake script. I wouldn't shy away from trying it though. I

[CMake] Re: map structure on cmake script

2007-12-17 Thread Rodolfo Schulz de Lima
Brandon Van Every escreveu: What's so hard about writhing a hash function using only MATH(EXPR ...) ? Geez, once upon a time there were guys who wrote this using punch cards. I have a life, I live in Copacabana, Rio de Janeiro/Brazil, it's summer, those stuff, you know :) Regards, rod

[CMake] Re: map structure on cmake script

2007-12-18 Thread Rodolfo Schulz de Lima
Brandon Van Every wrote: Hmm, I wrote "writhing" a hash function, I wonder if that was a Freudian slip? That's the problem with English, you people throw H's everywhere in words! Throughout, although, though, thighs,... you don't know how hard it is for a non-native speaker write those corre

Re: [CMake] Re: map structure on cmake script

2007-12-17 Thread Brandon Van Every
On Dec 17, 2007 3:00 PM, Rodolfo Schulz de Lima <[EMAIL PROTECTED]> wrote: > Brandon Van Every escreveu: > > On Dec 17, 2007 2:29 PM, Rodolfo Schulz de Lima <[EMAIL PROTECTED]> wrote: > >> A workaround would be > >> computing a hash from the string and using it as a key, but once again, > >> it'd b

Re: [CMake] Re: map structure on cmake script

2007-12-17 Thread Brandon Van Every
On Dec 17, 2007 3:33 PM, Rodolfo Schulz de Lima <[EMAIL PROTECTED]> wrote: > Brandon Van Every escreveu: > > What's so hard about writhing a hash function using only MATH(EXPR > > ...) ? Geez, once upon a time there were guys who wrote this using > > punch cards. > > I have a life, I live in Copac