qbs build: Turn off warnings for vterm library

As in the cmake build.

Change-Id: I2cbc5d3fcae89053f310675dc0ea55c52f72f646
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
Christian Kandeler
2023-03-03 15:25:20 +01:00
parent a50ca812f4
commit 913513ff62

View File

@@ -5,6 +5,7 @@ Project {
Depends { name: "cpp" }
cpp.includePaths: base.concat("include")
cpp.warningLevel: "none"
Group {
prefix: "src/"