llvm-65816/lib/Option/CMakeLists.txt

7 lines
84 B
CMake

add_llvm_library(LLVMOption
Arg.cpp
ArgList.cpp
Option.cpp
OptTable.cpp
)