From: Krzysztof Parzyszek Date: Sun, 15 Oct 2017 18:23:16 +0000 (+0000) Subject: Phony change to CMakeLists.txt to (hopefully) trigger regeneration X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a5204d048729eef09b162dd12622c4afefb4978a;p=llvm Phony change to CMakeLists.txt to (hopefully) trigger regeneration Ninja doesn't seem to recognize a change in a CMakeLists.txt in a subdirectory, so r315861 is not having any effect. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315870 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index a5419184325..13dc1166b59 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1012,3 +1012,4 @@ endif() if (MSVC) include(InstallRequiredSystemLibraries) endif() +