ares-openbsd/hiro
jcm 0111abc565
hiro: Expose clipsToBounds for macOS SDKs below 14 (#1413)
Fixes CI failing to build after #1412.

`clipsToBounds` is available as far back as 10.9 but not exposed until
14.0, so we have to expose it manually if we're building on an earlier
SDK.

In future, ares should of course be built with the current SDK, but
should support building with earlier SDKs.

Co-authored-by: jcm <butt@butts.com>
2024-03-03 19:31:28 +00:00
..
cocoa hiro: Expose clipsToBounds for macOS SDKs below 14 (#1413) 2024-03-03 19:31:28 +00:00
core
extension
gtk build: improve pkg-config support on windows (#1337) 2023-12-08 11:55:43 +00:00
platform
qt build: improve pkg-config support on windows (#1337) 2023-12-08 11:55:43 +00:00
resource
windows
GNUmakefile build: improve pkg-config support on windows (#1337) 2023-12-08 11:55:43 +00:00
components.hpp
hiro.cpp
hiro.hpp