forked from qt-creator/qt-creator
sqlite: Disable warnings also for qbs build.
Change-Id: I101fe0abb98ed2d08970b5cf0f9de803a3137e8c Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
This commit is contained in:
@@ -19,6 +19,7 @@ QtcLibrary {
|
||||
Group {
|
||||
name: "ThirdPartySqlite"
|
||||
prefix: "../3rdparty/sqlite/"
|
||||
cpp.warningLevel: "none"
|
||||
files: [
|
||||
"sqlite3.c",
|
||||
"sqlite3.h",
|
||||
|
||||
Reference in New Issue
Block a user