mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-01-19 06:19:31 +08:00
Add install target to CMakeLists.txt
This commit is contained in:
parent
e7eecc8ef2
commit
4559e6d47b
@ -30,3 +30,5 @@ target_link_libraries(udp2raw rt)
|
||||
target_link_libraries(udp2raw pthread)
|
||||
include_directories(SYSTEM "libev")
|
||||
include_directories(".")
|
||||
|
||||
install(TARGETS udp2raw)
|
||||
|
Loading…
x
Reference in New Issue
Block a user