mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-30 08:11:01 +00:00
Extract windows-gdb-stub
This commit is contained in:
@@ -8,6 +8,4 @@ list(SORT SRC_FILES)
|
||||
|
||||
add_library(emulator ${SRC_FILES})
|
||||
|
||||
target_include_directories(emulator INTERFACE
|
||||
"${CMAKE_CURRENT_LIST_DIR}"
|
||||
)
|
||||
target_include_directories(emulator INTERFACE "${CMAKE_CURRENT_LIST_DIR}")
|
||||
|
||||
Reference in New Issue
Block a user