We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a22fdae commit 7b615daCopy full SHA for 7b615da
1 file changed
README.md
@@ -63,6 +63,8 @@ sources provides the following benefits:
63
- The options of each dependency can be selected precisely.
64
- The build options (SSE, AVX, compiler optimizations...) can also be selected
65
in fine detail.
66
+- Dependency source code can be debugged if needed, as deps can be compiled
67
+ with debug information if needed (yes, dependencies sometimes contain bugs...)
68
- Dependency source code can be patched if needed.
69
70
LuxCoreDeps is exclusively intended to be run in continuous integration by
0 commit comments