[CMake] Dependency scanning for non-supported languages?

Talin viridia at gmail.com
Wed Dec 30 01:01:30 EST 2009


What's the recommended way in CMake to do automated dependency generation
for languages that aren't directly supported by CMake? Suppose my compiler
generates an output file which contains a list of all the source files that
were used to make it, and I have some tool that can extract this
information. Is there some way I can get CMake to use this information in
subsequent builds?

-- 
-- Talin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20091229/100b4f49/attachment.htm>


More information about the CMake mailing list