CMake/Tests/MFC
Brad King ebc91a4452 Avoid CRLF newlines in Git repo blobs
In commit 8ed03baa76 (gitattributes: prefer `eol=crlf` to `-crlf`,
2017-08-23) we left a few CRLF blobs in the repository.  Some Git
versions get confused by text files with CRLF blobs.  Convert them
to LF blobs.  Use the `eol=crlf` attribute to tell Git to use CRLF
on checkout.
2017-08-30 08:29:43 -04:00
..
mfc1 Avoid CRLF newlines in Git repo blobs 2017-08-30 08:29:43 -04:00
try_compile
CMakeLists.txt
CMakeLists.txt.in FindMFC: Check for static MFC variant 2017-07-06 11:28:20 -04:00
ValidateBuild.cmake.in