mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-27 15:11:01 +00:00
minidump support: dump loading and process reconstruction
This commit is contained in:
@@ -15,6 +15,7 @@ find_package(Threads REQUIRED)
|
||||
target_link_libraries(emulator-common PUBLIC
|
||||
Threads::Threads
|
||||
zlibstatic
|
||||
minidump::minidump
|
||||
)
|
||||
|
||||
if(WIN)
|
||||
|
||||
Reference in New Issue
Block a user