Le Vendredi 30 Juin 2006 18:26, David Somers a écrit : > I had a situation where a tool would always regenerate a h file... I fudge > the issue now by caching the file and only replace it if diff says the file > really is different (opposed to just being newer). > Hi, I have kindof similar situation, so i'm curious about how you did that. Did you make your own custom external script (calling diff), or is there a standard way to do it ? Also, my generated headers sometimes differs only by a C comment (a timestamp in fact), so do someone know if there is a customizable way to compare files for uptodateness ?
-- Benjamin Thyreau _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
