Skip to content
Permalink
Browse files
talking about "ninja qgis"
  • Loading branch information
pierreloicq committed Mar 28, 2018
1 parent cc7c935 commit 9354085
Showing 1 changed file with 5 additions and 0 deletions.
@@ -204,6 +204,11 @@ Build and install with ninja:
ninja (uses all cores by default; also supports the above described -jX option)
ninja install
```
You can build just the targets you need using, for example :
```
ninja qgis
ninja pycore
```

== Building Debian packages ==

0 comments on commit 9354085

Please sign in to comment.