DirectXShaderCompiler/include/dxc/Support/CMakeLists.txt

7 строки
339 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
# TableGen HLSL options.
set(LLVM_TARGET_DEFINITIONS HLSLOptions.td)
tablegen(LLVM HLSLOptions.inc -gen-opt-parser-defs)
add_public_tablegen_target(TablegenHLSLOptions)