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 1f9f26e commit ce5df3dCopy full SHA for ce5df3d
README.md
@@ -40,7 +40,7 @@ This library is a backend and intermediate format for representation of digital
40
41
Install dependencies
42
```
43
-sudo apt-get install build-essentials meson cmake libboost-all-dev git
+sudo apt-get install build-essentials meson ninja-build libboost-all-dev git
44
# [NOTE] if you are using old system like like ubuntu 14 on travis-ci install fresh meson by
45
# pip3 install meson instead to avoid complications with libboost discovery
46
0 commit comments