mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-26 05:56:51 +00:00
4 lines
49 B
CMake
4 lines
49 B
CMake
|
add_llvm_library(LLVMObject
|
||
|
ObjectFile.cpp
|
||
|
)
|