cmake LIBUNWIND_HAS_GCC_S_LIB examples

Lewuathe/mlir-hello thirdparty/llvm-project/libunwind/cmake/config-ix.cmake :24

check_library_exists(gcc_s __gcc_personality_v0 "" LIBUNWIND_HAS_GCC_S_LIB)

KiCad/kicad-source-mirror thirdparty/sentry-native/external/crashpad/libunwind/cmake/config-ix.cmake :14

check_library_exists(gcc_s __gcc_personality_v0 "" LIBUNWIND_HAS_GCC_S_LIB)

flyinghead/flycast core/deps/libunwind/libunwind/cmake/config-ix.cmake :20

check_library_exists(gcc_s __gcc_personality_v0 "" LIBUNWIND_HAS_GCC_S_LIB)

WebAssembly/wasm-jit-prototype ThirdParty/libunwind/cmake/config-ix.cmake :9

check_library_exists(gcc_s __gcc_personality_v0 "" LIBUNWIND_HAS_GCC_S_LIB)

WebAssembly/wasm-jit-prototype ThirdParty/libunwind/cmake/config-ix.cmake :29

elseif (LIBUNWIND_HAS_GCC_S_LIB)

Pylir/Pylir 3rdParty/libunwind/cmake/config-ix.cmake :14

check_library_exists(gcc_s __gcc_personality_v0 "" LIBUNWIND_HAS_GCC_S_LIB)

CTSRD-CHERI/cheribsd contrib/subrepo-cheri-libunwind/cmake/config-ix.cmake :20

check_library_exists(gcc_s __gcc_personality_v0 "" LIBUNWIND_HAS_GCC_S_LIB)