mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2025-12-20 04:40:10 +01:00
Can be used to tell the compiler that fallthrough between cases in a switch statement is intentional. Handles gcc >= 7 and clang >= 12 as well as all C23-compliant compilers. Bumps xproto version to 7.0.34. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Part-of: <https://gitlab.freedesktop.org/xorg/proto/xorgproto/-/merge_requests/96>
8 lines
154 B
PkgConfig
8 lines
154 B
PkgConfig
prefix=@prefix@
|
|
includedir=@includedir@
|
|
includex11dir=@includedir@/X11
|
|
|
|
Name: Xproto
|
|
Description: Xproto headers
|
|
Version: 7.0.34
|
|
Cflags: -I${includedir}
|