llvm-65816/lib/IRReader/CMakeLists.txt

4 lines
49 B
CMake
Raw Normal View History

add_llvm_library(LLVMIRReader
IRReader.cpp
)