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