CMakeLists.txt 206 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_tool(dxexp
  4. dxexp.cpp
  5. )