aboutsummaryrefslogtreecommitdiff
path: root/subprojects/test.h/meson.build
diff options
context:
space:
mode:
authorallusive-dev <[email protected]>2023-11-18 08:21:51 +1100
committerallusive-dev <[email protected]>2023-11-18 08:21:51 +1100
commitbe87e3336f7f897db5e089d673d2a288ff783af9 (patch)
treee5fbf0a2c3f49e99d0aeddaf510b6ae4ee918e2d /subprojects/test.h/meson.build
parentupdate contributors (diff)
downloadcompfy-1.7.1.tar.xz
compfy-1.7.1.zip
deprecate sub-projects and testing1.7.1
Diffstat (limited to 'subprojects/test.h/meson.build')
-rw-r--r--subprojects/test.h/meson.build2
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('.'))