Minor tweaks to the wording of a couple of errors in the CMake build
authorChristopher Dykes <cdykes@fb.com>
Fri, 10 Nov 2017 20:28:17 +0000 (12:28 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 10 Nov 2017 20:46:41 +0000 (12:46 -0800)
commit21e85af2c838fc1420a77d1ce2199c01858c18b0
treed18acf489734339513d46d307d6e1caec56e7840
parentef20f6380813110434dae416f0abe964e476c8c6
Minor tweaks to the wording of a couple of errors in the CMake build

Summary:
Tweak the wording of a couple error messages to make them clearer.
Also disable the 'digraphs not supported' warning, as none of our supported compilers actually interpret digraphs in any of our supported build configurations.

Closes: https://github.com/facebook/folly/issues/706
Reviewed By: yfeldblum

Differential Revision: D6299715

fbshipit-source-id: 7c847ac859e082aea711f6751f626b4b43886da4
CMake/FollyCompiler.cmake
CMakeLists.txt