mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-29 08:34:20 +02:00
parent
46900cea3c
commit
273c893a77
5
third-party/CMakeLists.txt
vendored
5
third-party/CMakeLists.txt
vendored
@ -25,5 +25,8 @@ if(UNIX OR CYGWIN)
|
|||||||
add_subdirectory(execvpe)
|
add_subdirectory(execvpe)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
add_subdirectory(socketpair)
|
if(ICINGA2_WITH_REDIS)
|
||||||
add_subdirectory(hiredis)
|
add_subdirectory(hiredis)
|
||||||
|
endif()
|
||||||
|
|
||||||
|
add_subdirectory(socketpair)
|
Loading…
x
Reference in New Issue
Block a user