Merge pull request #6702 from pierreloicq/patch-2

talking about "ninja qgis"
This commit is contained in:
Matthias Kuhn 2018-05-07 11:18:15 +02:00 committed by GitHub
commit b9884c2748
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -206,6 +206,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
```
You can build just the targets you need using, for example:
- ninja qgis