mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-11 16:46:16 +00:00
Initial commit
This commit is contained in:
5
deps/CMakeLists.txt
vendored
Normal file
5
deps/CMakeLists.txt
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
set(UNICORN_ARCH "x86" CACHE STRING "")
|
||||
|
||||
add_subdirectory(unicorn)
|
||||
|
||||
##########################################
|
||||
Reference in New Issue
Block a user