Managor 1 год назад
Родитель
Сommit
51b4938e0b
1 измененных файлов с 4 добавлено и 0 удалено
  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}}`