llvm-65816/tools/llvm-mcmarkup/CMakeLists.txt

6 lines
87 B
CMake

set(LLVM_LINK_COMPONENTS support)
add_llvm_tool(llvm-mcmarkup
llvm-mcmarkup.cpp
)