You've already forked linux-packaging-mono
Imported Upstream version 5.18.0.247
Former-commit-id: 2d6af2e4ed0eda5cbdc2946446ef7718456ad190
This commit is contained in:
parent
279aa8f685
commit
ce8e504569
17
external/llvm/tools/llvm-rc/CMakeLists.txt
vendored
17
external/llvm/tools/llvm-rc/CMakeLists.txt
vendored
@ -1,17 +0,0 @@
|
||||
set(LLVM_LINK_COMPONENTS
|
||||
Option
|
||||
Support
|
||||
)
|
||||
|
||||
set(LLVM_TARGET_DEFINITIONS Opts.td)
|
||||
|
||||
tablegen(LLVM Opts.inc -gen-opt-parser-defs)
|
||||
add_public_tablegen_target(RcTableGen)
|
||||
|
||||
add_llvm_tool(llvm-rc
|
||||
llvm-rc.cpp
|
||||
ResourceFileWriter.cpp
|
||||
ResourceScriptParser.cpp
|
||||
ResourceScriptStmt.cpp
|
||||
ResourceScriptToken.cpp
|
||||
)
|
Reference in New Issue
Block a user