mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-01-31 12:19:34 +08:00
Merge 4559e6d47bb69fda0fbd3fb4b7d04ddb1cf5e2ae into f49e6adedf8129df827c6ee11d8b3f8b456d28f6
This commit is contained in:
commit
b499b68bfa
@ -33,3 +33,5 @@ target_link_libraries(udp2raw rt)
|
|||||||
target_link_libraries(udp2raw pthread)
|
target_link_libraries(udp2raw pthread)
|
||||||
include_directories(SYSTEM "libev")
|
include_directories(SYSTEM "libev")
|
||||||
include_directories(".")
|
include_directories(".")
|
||||||
|
|
||||||
|
install(TARGETS udp2raw)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user