mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
Merge pull request #6702 from pierreloicq/patch-2
talking about "ninja qgis"
This commit is contained in:
commit
b9884c2748
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user