Require CMake 2.8.12.1 or later on Windows
authorHans Wennborg <hans@hanshq.net>
Tue, 11 Feb 2014 21:46:19 +0000 (21:46 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 11 Feb 2014 21:46:19 +0000 (21:46 +0000)
commita97442f5fbf6a3780a50ab41729a64e69a6eed92
treec5a57fb6bda0958136deaf92c6d4b9b091012338
parente5a356077789478db351a53ca791e6298a392cf9
Require CMake 2.8.12.1 or later on Windows

That version knows to use the /FS flag, which is needed for building
lib/interception with VS2013.

llvm-svn: 201184
compiler-rt/CMakeLists.txt