This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
boinc
mirror of
https://github.com/BOINC/boinc.git
Watch
1
Star
0
Fork
You've already forked boinc
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
31517ff0d3
boinc
/
3rdParty
/
vcpkg_ports
/
vcpkg_link.sh
5 lines
83 B
Bash
Raw
Normal View
History
Unescape
Escape
Unite vcpkg link in shell scripts in linux, mingw, android and osx platforms.
2022-05-10 19:39:59 +00:00
#!/bin/sh
Add vcpkg link also for windows
2023-03-17 15:42:46 +00:00
export
VCPKG_LINK
=
"https://github.com/microsoft/vcpkg"
echo
$VCPKG_LINK