cmake: remove DOS-style line endings
authorAdam Simpkins <simpkins@fb.com>
Sat, 13 Jan 2018 00:03:02 +0000 (16:03 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sat, 13 Jan 2018 00:07:43 +0000 (16:07 -0800)
commit337e897a2510b8f1291c6be95b3eb18f0c80cb68
treeac7a4502b6f54a61709ff6990ce0747ebf6081fc
parentb22d1721ed9c062e22b33936e13b39ed1507391a
cmake: remove DOS-style line endings

Summary:
A number of the files in CMake/ had inconsistent line-endings.  This updates
files using DOS-style CRLF line endings to just use CR instead.  On Windows,
git is capable of automatically changing CR to CRLF when checking out the
repository working directory.

Reviewed By: meyering

Differential Revision: D6714717

fbshipit-source-id: 82adccf4e522d38fd1cb420869f62e52dbd6c5f1
CMake/FollyCompilerMSVC.cmake
CMake/FollyFunctions.cmake
CMake/folly-config.h.cmake
CMake/folly-deps.cmake