mirror of https://github.com/Icinga/icinga2.git
parent
418e7bc417
commit
3a44935f2d
|
@ -23,7 +23,7 @@ set_target_properties (
|
|||
FOLDER Lib
|
||||
)
|
||||
|
||||
if(UNIX)
|
||||
if(UNIX AND NOT HAIKU)
|
||||
target_link_libraries(cJSON m)
|
||||
endif()
|
||||
|
||||
|
|
Loading…
Reference in New Issue