From: Rafael Espindola Date: Thu, 31 Oct 2013 22:13:41 +0000 (+0000) Subject: Modify CMakeLists.txt to work around pr17763 and bring some bots back. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=14de0899bcb4c8805786f7323c4fd476574e76a9;p=oota-llvm.git Modify CMakeLists.txt to work around pr17763 and bring some bots back. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193813 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 096e3e71f9b..e6fd506f784 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -527,3 +527,4 @@ if(MSVC_VERSION EQUAL 1600) file(APPEND "${LLVM_SLN_FILENAME}" "\n# This should be regenerated!\n") endif() endif() +