DirectXShaderCompiler/tools/dxexp/CMakeLists.txt

6 строки
206 B
CMake
Исходник Обычный вид История

2016-12-28 22:52:27 +03:00
# Copyright (C) Microsoft Corporation. All rights reserved.
2017-01-28 03:48:08 +03:00
# This file is distributed under the University of Illinois Open Source License. See LICENSE.TXT for details.
2016-12-28 22:52:27 +03:00
add_llvm_tool(dxexp
dxexp.cpp
)