In a gyp file, I found the configuration below. I can't understand it but someone can give me the answer?
'conditions': [
['want_separate_host_toolset==1', {
'toolsets': ['host', 'target'],
}, {
'toolsets': ['target'],
}],
],
--
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
