diff options
| author | allusive-dev <[email protected]> | 2023-09-19 17:46:20 +1000 |
|---|---|---|
| committer | allusive-dev <[email protected]> | 2023-09-19 17:46:20 +1000 |
| commit | 5650d887357bf2a3fac8c5fd4f467bf8795b5fc4 (patch) | |
| tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 /subprojects/test.h/meson.build | |
| parent | Update picom.sample.conf (diff) | |
| download | compfy-5650d887357bf2a3fac8c5fd4f467bf8795b5fc4.tar.xz compfy-5650d887357bf2a3fac8c5fd4f467bf8795b5fc4.zip | |
reset
Diffstat (limited to 'subprojects/test.h/meson.build')
| -rw-r--r-- | subprojects/test.h/meson.build | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/subprojects/test.h/meson.build b/subprojects/test.h/meson.build deleted file mode 100644 index 042e5d5..0000000 --- a/subprojects/test.h/meson.build +++ /dev/null @@ -1,2 +0,0 @@ -project('test.h', 'c') -test_h_dep = declare_dependency(include_directories: include_directories('.')) |