mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 08:49:21 +08:00
8 lines
87 B
Plaintext
8 lines
87 B
Plaintext
|
using msvc : 14.0 : cl.exe :
|
||
|
<setup>echo
|
||
|
;
|
||
|
|
||
|
using msvc : 14.1 : cl.exe :
|
||
|
<setup>echo
|
||
|
;
|