mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-21 12:35:47 -04:00

add_public_tablegen_target adds *CommonTableGen to LLVM_COMMON_DEPENDS. LLVM_COMMON_DEPENDS affects add_llvm_library (and other add_target stuff) within its scope. llvm-svn: 195927
4 lines
71 B
CMake
4 lines
71 B
CMake
add_llvm_library(LLVMSystemZDisassembler
|
|
SystemZDisassembler.cpp
|
|
)
|