mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-21 04:33:56 +00:00
Add UDP socket test
This commit is contained in:
@@ -9,3 +9,7 @@ list(SORT SRC_FILES)
|
||||
add_executable(test-sample ${SRC_FILES})
|
||||
|
||||
momo_assign_source_group(${SRC_FILES})
|
||||
|
||||
target_link_libraries(test-sample PRIVATE
|
||||
emulator-common
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user