Skip to content

Commit 7b615da

Browse files
authored
Update README with debugging information for dependencies
Added information about debugging dependency source code.
1 parent a22fdae commit 7b615da

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ sources provides the following benefits:
6363
- The options of each dependency can be selected precisely.
6464
- The build options (SSE, AVX, compiler optimizations...) can also be selected
6565
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...)
6668
- Dependency source code can be patched if needed.
6769

6870
LuxCoreDeps is exclusively intended to be run in continuous integration by

0 commit comments

Comments
 (0)