mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-11 08:36:16 +00:00
6 lines
111 B
CMake
6 lines
111 B
CMake
set(UNICORN_ARCH "x86" CACHE STRING "")
|
|
|
|
add_subdirectory(unicorn)
|
|
|
|
##########################################
|