mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
418e7bc417
commit
3a44935f2d
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…
x
Reference in New Issue
Block a user