remove space at end of line...
This commit is contained in:
parent
82b117ee7f
commit
c1cbcd971b
|
@ -24,7 +24,7 @@ if (NO_GETADDRINFO)
|
|||
endif ()
|
||||
|
||||
if (NOT WIN32)
|
||||
target_compile_definitions(miniupnpc-private INTERFACE
|
||||
target_compile_definitions(miniupnpc-private INTERFACE
|
||||
MINIUPNPC_SET_SOCKET_TIMEOUT
|
||||
_BSD_SOURCE _DEFAULT_SOURCE)
|
||||
if (NOT CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND NOT CMAKE_SYSTEM_NAME STREQUAL "FreeBSD")
|
||||
|
|
Loading…
Reference in New Issue