CMakeLists.txt 228 B

12345
  1. # Copyright (C) Microsoft Corporation. All rights reserved.
  2. # This file is distributed under the University of Illinois Open Source License. See LICENSE.TXT for details.
  3. add_llvm_library(LLVMMSSupport
  4. MSFileSystemImpl.cpp
  5. )