mirror of
https://github.com/jeremysrand/llvm-65816.git
synced 2024-11-18 23:05:00 +00:00
4 lines
52 B
CMake
4 lines
52 B
CMake
|
add_llvm_loadable_module( LLVMHello
|
||
|
Hello.cpp
|
||
|
)
|