aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/TestLargeFiles.c.cmakein
AgeCommit message (Collapse)AuthorFilesLines
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
(Using sed : sed -i '/^ \* \$Id\$/,+1 d') Fix manually some typo (in export_object_dicom.c and crc16-plain.c) Change-Id: I4c1ae68d1c4afeace8cb195b53c715cf9e1227a8 Reviewed-on: https://code.wireshark.org/review/497 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2013-10-04Add a missing file on the Windows platform.Jörg Mayer1-1/+3
Add missing $Id$ tags. svn path=/trunk/; revision=52364
2013-07-23Copy over cmake largfile detection from the gromacs project.Jörg Mayer1-0/+31
svn path=/trunk/; revision=50824