mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-24 06:05:01 +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
|
FOLDER Lib
|
||||||
)
|
)
|
||||||
|
|
||||||
if(UNIX)
|
if(UNIX AND NOT HAIKU)
|
||||||
target_link_libraries(cJSON m)
|
target_link_libraries(cJSON m)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user