Hi, I'm working on a research project that involves adding a few third-party sources to the ion build (just for my own experiments, not as a contrib of any kind). It looks like the ion makefiles do no not specifically name the sources or directories, yet if I add a new "third_party" directory, it does not automatically get built or linked to anything. I'm not familiar with this kind of build system at all, I've only used plain makefiles and cmake. Can someone suggest a simple way to add the source, and a way to specify how the object file should be linked? Thanks for your help.
Byron _______________________________________________ dev-tech-js-engine-internals mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

