mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Remove build breaking include
This breaks the build for windows and does not seem to be required.
This commit is contained in:
parent
627fddf12b
commit
ee85af2151
4
third-party/socketpair/CMakeLists.txt
vendored
4
third-party/socketpair/CMakeLists.txt
vendored
@ -25,7 +25,3 @@ set_target_properties (
|
||||
socketpair PROPERTIES
|
||||
FOLDER Lib
|
||||
)
|
||||
|
||||
if(WIN32)
|
||||
target_link_libraries(socketpair ws2_32)
|
||||
endif()
|
||||
|
Loading…
x
Reference in New Issue
Block a user