mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-10-30 01:35:33 +08:00
Compare commits
2 Commits
unified
...
f79d0b1472
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f79d0b1472 | ||
|
|
4559e6d47b |
@@ -33,3 +33,5 @@ target_link_libraries(udp2raw rt)
|
||||
target_link_libraries(udp2raw pthread)
|
||||
include_directories(SYSTEM "libev")
|
||||
include_directories(".")
|
||||
|
||||
install(TARGETS udp2raw)
|
||||
|
||||
Reference in New Issue
Block a user