MapServer/MapServer
CMakeLists.txt
:134
check_function_exists("lrint" HAVE_LRINT)
check_function_exists("lrint" HAVE_LRINT)
target_compile_definitions(opus
PRIVATE
$<$<BOOL:${HAVE_LRINT}>:HAVE_LRINT>
$<$<BOOL:${HAVE_LRINTF}>:HAVE_LRINTF>)
check_symbol_exists(lrint "math.h" HAVE_LRINT)
check_function_exists(lrint HAVE_LRINT)
check_function_exists (lrint HAVE_LRINT)
target_compile_definitions(opus
PRIVATE
$<$<BOOL:${HAVE_LRINT}>:HAVE_LRINT>
$<$<BOOL:${HAVE_LRINTF}>:HAVE_LRINTF>)
check_symbol_exists(lrint "math.h" HAVE_LRINT)
target_compile_definitions(fwgs_opus
PRIVATE
$<$<BOOL:${HAVE_LRINT}>:HAVE_LRINT>
$<$<BOOL:${HAVE_LRINTF}>:HAVE_LRINTF>)
check_symbol_exists(lrint "math.h" HAVE_LRINT)
target_compile_definitions(opus
PRIVATE
$<$<BOOL:${HAVE_LRINT}>:HAVE_LRINT>
$<$<BOOL:${HAVE_LRINTF}>:HAVE_LRINTF>
$<$<BOOL:${HAVE_ELF_AUX_INFO}>:HAVE_ELF_AUX_INFO>)
check_symbol_exists(lrint "math.h" HAVE_LRINT)