summaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index b03e54d..6a9b52a 100644
--- a/meson.build
+++ b/meson.build
@@ -8,6 +8,7 @@ project(
'b_ndebug=if-release',
'buildtype=release',
'c_std=c99',
+ 'cpp_std=c++11',
],
license: 'ISC',
meson_version: '>= 0.56.0',