unplugged-vendor/external/llvm-project/llvm/lib/Extensions/CMakeLists.txt

7 lines
90 B
CMake
Raw Normal View History

add_llvm_component_library(LLVMExtensions
Extensions.cpp
LINK_COMPONENTS
Support
)