This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CMake support for TI DSP compiler

I am a new TI developer, and have an existing project that uses a CMake configuration system.  Judging from the posts in these forums and on the internet in general, it seems like several people have put in the effort to support the TI C/C++ compiler in CMake, but I can't seem to find any publicly available toolchain files.  

Would anyone be able to point me to CMake files for supporting TI tools, or be able to give me better ideas about how to target the DSP from my current build system?  I'd rather not reinvent the wheel, when it's clear other people have done it before me.

Thanks,

--John