small bugfix i can't remember
This commit is contained in:
parent
3ad9801399
commit
7aa1a28a46
1 changed files with 1 additions and 1 deletions
|
@ -20,5 +20,5 @@ else()
|
|||
target_link_libraries(server pthread socket nsl resolv)
|
||||
endif()
|
||||
|
||||
install(TARGETS server RUNTIME DESTINATION bin)
|
||||
install(TARGETS server RUNTIME DESTINATION bin)
|
||||
|
||||
|
|
Loading…
Reference in a new issue