Browse Source

kdesrc-build: update page (#12290)

Managor 1 year ago
parent
commit
51b4938e0b
1 changed files with 4 additions and 0 deletions
  1. 4 0
      pages/linux/kdesrc-build.md

+ 4 - 0
pages/linux/kdesrc-build.md

@@ -30,3 +30,7 @@
 - Build all configured components:
 
 `kdesrc-build`
+
+- Use system libraries in place of a component if it fails to build:
+
+`kdesrc-build --no-stop-on-failure {{component_name}}`