[CMake] Dependency checker

Benjamin Schindler bschindler at inf.ethz.ch
Thu Sep 9 04:15:12 EDT 2010


Hi

I've written a cmake script for the codesynthesis xsd compiler which
works kindof similar to the qt scripts calling moc etc.
The problem is, that I have no dependency checker. I'd need to parse the
xsd asked for and put all included xsd's in to the dependency list. And
this needs to be cross platform (so exec-program is not really an option...)

Is there a way in cmake to do that?

Thank you
Benjamin Schindler


More information about the CMake mailing list