mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 05:19:56 +00:00
16 lines
150 B
CMake
16 lines
150 B
CMake
add_library(udis86 STATIC
|
|
decode.c
|
|
decode.h
|
|
extern.h
|
|
itab.c
|
|
itab.h
|
|
syn-att.c
|
|
syn-intel.c
|
|
syn.c
|
|
syn.h
|
|
types.h
|
|
udint.h
|
|
udis86.c
|
|
udis86.h
|
|
)
|