Sign in
chromium
/
external
/
github.com
/
emscripten-core
/
emscripten-fastcomp
/
refs/tags/1.39.7
/
.
/
tools
/
llvm-mt
/
CMakeLists.txt
blob: e4e99468092145af4cccd0b6ef0571868aad2b61 [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS
Option
Support
WindowsManifest
)
set(LLVM_TARGET_DEFINITIONS Opts.td)
tablegen(LLVM Opts.inc -gen-opt-parser-defs)
add_public_tablegen_target(MtTableGen)
add_llvm_tool(llvm-mt
llvm-mt.cpp
)