1
0
Fork 0
mirror of https://github.com/yshui/picom.git synced 2024-10-27 05:24:17 -04:00
picom/subprojects/test.h/meson.build
Yuxuan Shui c305d67a62
Vendor test.h
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2019-08-04 13:49:28 +01:00

2 lines
102 B
Meson

project('test.h', 'c')
test_h_dep = declare_dependency(include_directories: include_directories('.'))