mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 10:37:06 -07:00
Move NOMINMAX define
This commit is contained in:
parent
551ffb88ab
commit
39b56ac598
4 changed files with 2 additions and 5 deletions
|
@ -24,6 +24,7 @@ add_definitions(-DUNICODE
|
|||
-D_WIN32_IE=0x0501
|
||||
-D_CRT_SECURE_NO_DEPRECATE
|
||||
-D_SCL_SECURE_NO_DEPRECATE
|
||||
-DNOMINMAX
|
||||
)
|
||||
# and boost
|
||||
set(Boost_USE_STATIC_LIBS True)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue