mirror of
https://github.com/fumiama/simple-kanban.git
synced 2026-06-21 18:48:53 +08:00
增加ipv6
This commit is contained in:
@@ -6,6 +6,8 @@ if (${isBigEndian})
|
||||
set ( WORDS_BIGENDIAN 1 )
|
||||
endif()
|
||||
|
||||
#add_definitions(-DLISTEN_ON_IPV6)
|
||||
|
||||
add_executable(simple-kanban server.c)
|
||||
add_executable(simple-kanban-client client.c)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user