Hello, For some projects, we use cmake instead of autoconf. It would be nice if ecppc could generate dependencies in the following form without using an external script:
$ cat comp1.ecpp <%include>global.ecpp other.ecpp</%include> ecppc -M --cmake -I. comp1.ecpp global.ecpp;other.ecpp Thanks, Jean-Marc Choulet ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Tntnet-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tntnet-general
