Require CMake version 2.8.5 or higher
commit85cd3df409f4e418c2d66bd90be6bf22bf0c4894
authorSara Golemon <sgolemon@fb.com>
Tue, 30 Apr 2013 17:20:41 +0000 (30 10:20 -0700)
committerSara Golemon <sgolemon@fb.com>
Tue, 30 Apr 2013 17:20:41 +0000 (30 10:20 -0700)
treeceab0e3a796b49a07f874c316fd686b0bbaed29d
parent6f4b1c76a8e775a11b55aed9869060e4267c155e
Require CMake version 2.8.5 or higher

Support for hand-written assembly was "experimental" in older
versions and would select the wrong compiler yielding a build
failure.

2.8.5 and later do the right thing.
CMakeLists.txt