Modify CMakeLists.txt to work around pr17763 and bring some bots back.

llvm-svn: 193813
This commit is contained in:
Rafael Espindola 2013-10-31 22:13:41 +00:00
parent a3a11dedca
commit fc0447b8e4
1 changed files with 1 additions and 0 deletions

View File

@ -527,3 +527,4 @@ if(MSVC_VERSION EQUAL 1600)
file(APPEND "${LLVM_SLN_FILENAME}" "\n# This should be regenerated!\n")
endif()
endif()