Skip to content

Fix meson configuration failure due to newlines

Leonard Lausen requested to merge leezu/drm_info:master into master

Fix meson configuration failure introduced by !82 (merged)

The Meson build system
Version: 0.64.0
Source dir: /home/leonard/src/drm_info
Build dir: /home/leonard/src/drm_info/build
Build type: native build
Project name: drm_info
Project version: 2.4.0
C compiler for the host machine: ccache cc (gcc 12.2.0 "cc (Debian 12.2.0-9) 12.2.0")
C linker for the host machine: cc ld.bfd 2.39
Host machine cpu family: aarch64
Host machine cpu: aarch64
Found pkg-config: /usr/bin/pkg-config (1.8.0)
Run-time dependency json-c found: YES 0.16
Run-time dependency libpci found: YES 3.8.0
Run-time dependency libdrm found: YES 2.4.114

meson.build:64:2: ERROR: Unknown statement.

Merge request reports