OSDN Git Service

Phony change to CMakeLists.txt to (hopefully) trigger regeneration
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Sun, 15 Oct 2017 18:23:16 +0000 (18:23 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Sun, 15 Oct 2017 18:23:16 +0000 (18:23 +0000)
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

CMakeLists.txt

index a541918..13dc116 100644 (file)
@@ -1012,3 +1012,4 @@ endif()
 if (MSVC)
   include(InstallRequiredSystemLibraries)
 endif()
+