diff options
| author | dec05eba <dec05eba@protonmail.com> | 2026-07-04 21:45:00 +0200 |
|---|---|---|
| committer | dec05eba <dec05eba@protonmail.com> | 2026-07-04 21:45:00 +0200 |
| commit | a453e85f72acf116e1bd2021864c6a715f98362c (patch) | |
| tree | c359951034fe001568b8a5f2e29f51dd14caf822 /project.conf | |
| parent | 43685ca348fac41be63172b53cd1bac52b7f6877 (diff) | |
c++17
Diffstat (limited to 'project.conf')
| -rw-r--r-- | project.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/project.conf b/project.conf index 40ae00e..9c1f480 100644 --- a/project.conf +++ b/project.conf @@ -4,6 +4,9 @@ type = "executable" version = "5.14.1" platforms = ["posix"] +[lang.cpp] +version = "c++17" + [config] ignore_dirs = ["kms/server", "build", "debug-build", "plugin/examples"] #error_on_warning = "true" |
