Commit eb203fc
committed
audio/cmake: add more inline documentation
The audio top-level CMakeLists.txt is a bit complex to follow
as it has two separate set of build rules. One to build normal
SOF firmware target, with rules in subfolders and another
for the host-library build (not using subfolder CMakeLists.txt).
The two sets are broken with a return() in the middle.
Add inline commentary to the different sections making this
easier to follow.
Link: #8606
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>1 parent 9ecaa89 commit eb203fc
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| |||
143 | 145 | | |
144 | 146 | | |
145 | 147 | | |
| 148 | + | |
| 149 | + | |
146 | 150 | | |
147 | 151 | | |
148 | 152 | | |
| |||
0 commit comments