Hello, I've been working on a software project that embed v8.
I recently decided to change to a gn build setup. I've configured it so that v8 is built as a separate project which then is linked into my project. But I was wondering: Is it possible to configure my build setup so that I can build v8 as part of my build, and my targets can use deps to link with v8? My best guess so far is that I would have to replicate the entire build setup of v8 to be able to do this, but I'm hoping that I'm missing something. Kind regards Lars Magnusson -- -- v8-users mailing list v8-users@googlegroups.com http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to v8-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-users/fe3ad832-c5d0-4751-b10f-32b04ccd23f4n%40googlegroups.com.