mirror of
https://github.com/Icinga/icinga2.git
synced 2026-04-29 01:59:07 -04:00
parent
418e7bc417
commit
3a44935f2d
1 changed files with 1 additions and 1 deletions
2
third-party/cJSON/CMakeLists.txt
vendored
2
third-party/cJSON/CMakeLists.txt
vendored
|
|
@ -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 a new issue