Compiling third-party libraries

How can I use third party libraries such as Pop [1] with Fire? I understand I can use FXGen tool to generate .fx and then refer it in Fire? Is this correct?

[1] https://github.com/facebook/pop/tree/master/pop

That’s the way to do it, yes.