Hi all,

I'm working on making the CPP DOM bindings accessible to the wx port, and while 
I've got the whole thing building, one thing I have yet to sort out is how to 
add building of the CPP DOM bindings to the build system. DerivedSources.make 
seems to be the appropriate place to put the code, and it's where I've put 
things for now, but I wasn't sure if others would feel this is the right place. 
If I do add it, what is the appropriate way to do it? Should generation be 
conditional on some define the port will set, like MAKE_CPP_BINDINGS, or should 
we just directly check for BUILDING_<PORT> defines?

Thoughts?

Thanks,

Kevin
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to