(TECH) Build Chain for rephone

Hey,

Would it be possible to get a rundown of the tools used in the build chain to make it possible to port the chain to other ide’s? I’d like to use CLion, which is based around using CMake to develop with.

Thanks,

Hi Matt,

Yes. You can refer to the CodeLite for RePhone, which is based around using Makefile, just change it to CMake to make it work.