summaryrefslogtreecommitdiff
path: root/internal
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2021-07-04 00:27:15 +0200
committerJens Georg <mail@jensge.org>2021-07-04 00:42:26 +0200
commitb85c0758f1c001482408f1f4d7903b75a3eb1740 (patch)
tree4c3f2cfa99fd9acc5b99a33964a64bca421860e9 /internal
parent8245db95f583c404145647b4cbe009ea2e99e6c4 (diff)
downloadgupnp-av-b85c0758f1c001482408f1f4d7903b75a3eb1740.tar.gz
all: Force declared GLib version
Diffstat (limited to 'internal')
-rw-r--r--internal/meson.build3
1 files changed, 3 insertions, 0 deletions
diff --git a/internal/meson.build b/internal/meson.build
new file mode 100644
index 0000000..4060f6a
--- /dev/null
+++ b/internal/meson.build
@@ -0,0 +1,3 @@
+config_h = configure_file(output : 'config.h', configuration : conf)
+config_h_inc = include_directories('.')
+