mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 16:58:06 -06:00
Merge pull request #9018 from Chocobo1/boostDef
Revise usage of BOOST_NO_CXX11_RVALUE_REFERENCES
This commit is contained in:
@@ -4,7 +4,6 @@ CONFIG += qt thread silent
|
||||
|
||||
# C++11 support
|
||||
CONFIG += c++11
|
||||
DEFINES += BOOST_NO_CXX11_RVALUE_REFERENCES
|
||||
|
||||
# Platform specific configuration
|
||||
win32: include(../winconf.pri)
|
||||
|
||||
Reference in New Issue
Block a user