mirror of
https://github.com/momo5502/emulator.git
synced 2026-02-01 19:15:23 +01:00
Explicitly pass desired backend to emulator
This commit is contained in:
@@ -19,6 +19,7 @@ target_link_libraries(analyzer PRIVATE
|
||||
debugger
|
||||
windows-emulator
|
||||
windows-gdb-stub
|
||||
backend-selection
|
||||
)
|
||||
|
||||
set_property(GLOBAL PROPERTY VS_STARTUP_PROJECT analyzer)
|
||||
|
||||
Reference in New Issue
Block a user