Skip to content

Commit 9354085

Browse files
authored
talking about "ninja qgis"
1 parent cc7c935 commit 9354085

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/linux.t2t

+5
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,11 @@ Build and install with ninja:
204204
ninja (uses all cores by default; also supports the above described -jX option)
205205
ninja install
206206
```
207+
You can build just the targets you need using, for example :
208+
```
209+
ninja qgis
210+
ninja pycore
211+
```
207212

208213
== Building Debian packages ==
209214

0 commit comments

Comments
 (0)