Hello All, I use cmake 2.8.5, and I want to make a test by the cmake which compares an output text file with a baseline file. We use the "diff" command at the Linux to compare two text files, but it will not work at Windows operating systems.
Does anyone know about the best cross platform way to compare two text files by the cmake? Best regards, Ali
_______________________________________________ cmake-developers mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
