Skip to content

Commit 7e91e51

Browse files
committed
remove the default cpp_std from the meson file
1 parent 996f009 commit 7e91e51

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

target_data/Cpp/meson/meson.build.template

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ project(
22
'unit-system',
33
'cpp',
44
default_options : [
5-
'cpp_std=c++17',
65
'warning_level=3'
76
],
87
version : '{{ version_simple }}',

0 commit comments

Comments
 (0)