cmake check_ipo_supported(RESULT) examples

curl/curl CMakeLists.txt :2009

check_ipo_supported(RESULT CURL_HAS_LTO OUTPUT _lto_error LANGUAGES C)

flintlib/flint CMakeLists.txt :478

check_ipo_supported(RESULT ipo_supported LANGUAGES C)

fmtlib/fmt test/static-export-test/CMakeLists.txt :17

check_ipo_supported(RESULT HAVE_IPO)

FreeRDP/FreeRDP cmake/CommonConfigOptions.cmake :26

check_ipo_supported(RESULT supported OUTPUT error)

OSGeo/gdal gdal.cmake :195

check_ipo_supported(RESULT result)

cginternals/glbinding source/glbinding/CMakeLists.txt :224

check_ipo_supported(RESULT result OUTPUT output)

cginternals/glbinding source/glbinding-aux/CMakeLists.txt :139

check_ipo_supported(RESULT result OUTPUT output)

GreycLab/gmic CMakeLists.txt :115

check_ipo_supported(RESULT supported OUTPUT error)

igraph/igraph etc/cmake/lto.cmake :9

check_ipo_supported(RESULT IPO_SUPPORTED OUTPUT IPO_NOT_SUPPORTED_REASON)

InsightSoftwareConsortium/ITK Wrapping/macro_files/itk_end_wrap_module.cmake :438

check_ipo_supported(RESULT ipo_is_supported)

jrouwe/JoltPhysics Build/CMakeLists.txt :290

check_ipo_supported(RESULT IS_IPO_SUPPORTED OUTPUT IPO_CHECK_OUTPUT)

KhronosGroup/KTX external/fmt/test/static-export-test/CMakeLists.txt :17

check_ipo_supported(RESULT HAVE_IPO)

PJK/libcbor CMakeLists.txt :179

check_ipo_supported(RESULT LTO_SUPPORTED)

rui314/mold third-party/tbb/CMakeLists.txt :243

check_ipo_supported(RESULT TBB_IPO_PROPERTY)

YosysHQ/nextpnr CMakeLists.txt :48

check_ipo_supported(RESULT ipo_supported)

ollama/ollama ml/backend/ggml/ggml/src/CMakeLists.txt :60

check_ipo_supported(RESULT result OUTPUT output)

uxlfoundation/oneTBB CMakeLists.txt :258

check_ipo_supported(RESULT TBB_IPO_PROPERTY)

open62541/open62541 CMakeLists.txt :661

check_ipo_supported(RESULT CC_HAS_IPO)

aewallin/opencamlib src/CMakeLists.txt :95

check_ipo_supported(RESULT got_ipo_support)

ntamas/plfit etc/cmake/lto.cmake :9

check_ipo_supported(RESULT IPO_SUPPORTED OUTPUT IPO_NOT_SUPPORTED_REASON)

OSGeo/PROJ src/lib_proj.cmake :13

check_ipo_supported(RESULT ENABLE_IPO)

simdjson/simdjson cmake/developer-options.cmake :128

#check_ipo_supported(RESULT ltoresult)

SOCI/soci CMakeLists.txt :33

check_ipo_supported(RESULT LTO_AVAILABLE)