summaryrefslogtreecommitdiff
path: root/test/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'test/meson.build')
-rw-r--r--test/meson.build12
1 files changed, 0 insertions, 12 deletions
diff --git a/test/meson.build b/test/meson.build
index ae8b3fb9..184a7eeb 100644
--- a/test/meson.build
+++ b/test/meson.build
@@ -1,17 +1,5 @@
subdir('libtest')
-test_libraries = [libcamera, libtest]
-
-test_includes_public = [
- libtest_includes,
- libcamera_includes,
-]
-
-test_includes_internal = [
- test_includes_public,
- libcamera_internal_includes,
-]
-
subdir('media_device')
public_tests = [