llvm-capstone/llvm/lib/Extensions/CMakeLists.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
90 B
CMake
Raw Normal View History

add_llvm_component_library(LLVMExtensions
Extensions.cpp
LINK_COMPONENTS
Support
)