1 2 3 4 5 6 7
pixman = dependency('pixman-1') wlr_deps += pixman wlr_files += files( 'pixel_format.c', 'renderer.c', )