forked fromcpp-netlib/cpp-netlib
- Notifications
You must be signed in to change notification settings - Fork0
Commit48bbadb
committed
Build: Add cmake option CPP-NETLIB_WINAPI_VERSION
This option allows us to setup _WIN32_WINNT definition valuefrom cmake command lineDefault value is 0x0501 (_WIN32_WINNT_WINXP)https://docs.microsoft.com/en-us/cpp/porting/modifying-winver-and-win32-winnt1 parent604d50e commit48bbadb
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 |
| |
19 | 23 |
| |
20 | 24 |
| |
| |||
116 | 120 |
| |
117 | 121 |
| |
118 | 122 |
| |
119 |
| - | |
| 123 | + | |
120 | 124 |
| |
121 | 125 |
| |
122 | 126 |
| |
|
0 commit comments
Comments
(0)