mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-04-02 22:06:14 +00:00
Revert warn_off removal
There are still a bunch of unused parameter warnings with GCC/Clang
This commit is contained in:
@@ -12,6 +12,9 @@ TEMPLATE = lib
|
||||
# Build a static library
|
||||
CONFIG += staticlib
|
||||
|
||||
# Disable warnings
|
||||
CONFIG += warn_off
|
||||
|
||||
# Include global qmake defs
|
||||
include(../globaldefs.pri)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user