We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0441669 + faa3430 commit bfea9f8Copy full SHA for bfea9f8
1 file changed
README.md
@@ -23,9 +23,14 @@ Building
23
24
### Supported target platforms and prerequisites
25
26
-You need a C++14 compatible compiler to build libadblockplus. Below there is
+General:
27
+* You need a C++14 compatible compiler to build libadblockplus. Below there is
28
the list of tested tools.
29
30
+* 7z
31
+We use 7z for prebuilt V8. In order to install it on a debian-based system
32
+one can use `p7zip-full` package, or `p7zip-plugins` on rpm-based.
33
+
34
Win32:
35
* At least v141 Visual C++ toolset (available in Microsoft Visual Studio 2017).
36
0 commit comments