We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3993d3 commit 646cfaaCopy full SHA for 646cfaa
INSTALL
@@ -6,7 +6,8 @@ For more information, visit:
6
http://boinc.berkeley.edu/trac/wiki/CompileClient
7
http://boinc.berkeley.edu/trac/wiki/BuildSystem
8
9
-Alternatively, you can build and install BOINC using [vcpkg](https://github.com/Microsoft/vcpkg/) dependency manager:
+When building application that should run on BOINC, you no longer need to care about building BOINC libraries for every platform.
10
+you can build and install BOINC libraries using [vcpkg](https://github.com/Microsoft/vcpkg/) dependency manager:
11
12
git clone https://github.com/Microsoft/vcpkg.git
13
cd vcpkg
0 commit comments