forked from OSchip/llvm-project
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. llvm-svn: 315870
This commit is contained in:
parent
df39cbae2f
commit
bc7f806cea
|
@ -1012,3 +1012,4 @@ endif()
|
|||
if (MSVC)
|
||||
include(InstallRequiredSystemLibraries)
|
||||
endif()
|
||||
|
||||
|
|
Loading…
Reference in New Issue