mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-27 13:30:05 +00:00
5 lines
74 B
CMake
5 lines
74 B
CMake
|
add_llvm_library(LLVMPIC16passes
|
||
|
PIC16Cloner.cpp
|
||
|
PIC16Overlay.cpp
|
||
|
)
|