mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-24 06:01:02 +00:00
8 lines
135 B
CMake
8 lines
135 B
CMake
set(UNICORN_ARCH "x86" CACHE STRING "")
|
|
|
|
##########################################
|
|
|
|
add_subdirectory(unicorn)
|
|
add_subdirectory(phnt)
|
|
|