mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 15:07:22 -06:00
Merge pull request #9835 from Chocobo1/cppver
Implement proper C++11 mode detection
This commit is contained in:
@@ -2,9 +2,6 @@
|
||||
TEMPLATE = app
|
||||
CONFIG += qt thread silent
|
||||
|
||||
# C++11 support
|
||||
CONFIG += c++11
|
||||
|
||||
# Platform specific configuration
|
||||
win32: include(../winconf.pri)
|
||||
macx: include(../macxconf.pri)
|
||||
|
||||
Reference in New Issue
Block a user