summaryrefslogtreecommitdiff
path: root/libs/cpp-httplib/test/www/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'libs/cpp-httplib/test/www/meson.build')
-rw-r--r--libs/cpp-httplib/test/www/meson.build8
1 files changed, 8 insertions, 0 deletions
diff --git a/libs/cpp-httplib/test/www/meson.build b/libs/cpp-httplib/test/www/meson.build
new file mode 100644
index 0000000..be2b047
--- /dev/null
+++ b/libs/cpp-httplib/test/www/meson.build
@@ -0,0 +1,8 @@
+# SPDX-FileCopyrightText: 2024 Andrea Pappacoda
+#
+# SPDX-License-Identifier: MIT
+
+configure_file(input: 'empty_file', output: 'empty_file', copy: true)
+configure_file(input: 'file', output: 'file', copy: true)
+subdir('dir')
+subdir('日本語Dir')