llvm-for-llvmta/lib/Extensions/CMakeLists.txt

7 lines
90 B
CMake

add_llvm_component_library(LLVMExtensions
Extensions.cpp
LINK_COMPONENTS
Support
)