mirror of
https://github.com/yshui/picom.git
synced 2024-11-03 04:33:49 -05:00
3 lines
102 B
Meson
3 lines
102 B
Meson
|
project('test.h', 'c')
|
||
|
test_h_dep = declare_dependency(include_directories: include_directories('.'))
|