mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-25 06:31:02 +00:00
Extract windows-gdb-stub
This commit is contained in:
@@ -14,8 +14,6 @@ target_link_libraries(fuzzing-engine PRIVATE
|
||||
emulator-common
|
||||
)
|
||||
|
||||
target_include_directories(fuzzing-engine INTERFACE
|
||||
"${CMAKE_CURRENT_LIST_DIR}"
|
||||
)
|
||||
target_include_directories(fuzzing-engine INTERFACE "${CMAKE_CURRENT_LIST_DIR}")
|
||||
|
||||
momo_strip_target(fuzzing-engine)
|
||||
|
||||
Reference in New Issue
Block a user