Changeset dc5c303 in mainline for uspace/lib/meson.build
- Timestamp:
- 2023-12-28T13:59:23Z (19 months ago)
- Children:
- 6b66de6b
- Parents:
- 42c2e65 (diff), f87ff8e (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - git-author:
- boba-buba <120932204+boba-buba@…> (2023-12-28 13:59:23)
- git-committer:
- GitHub <noreply@…> (2023-12-28 13:59:23)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/meson.build
r42c2e65 rdc5c303 53 53 'inet', 54 54 55 'input', 56 'output', 57 'console', 55 58 'device', 56 59 57 60 'block', 61 'clipboard', 58 62 'clui', 59 63 'codepage', 60 64 'compress', 65 'corecfg', 61 66 'cpp', 62 67 'crypto', … … 68 73 'gfx', 69 74 'http', 75 'ipctest', 70 76 'label', 71 77 'math', … … 73 79 'nettl', 74 80 'pcap', 81 'ofw', 75 82 'pcm', 76 83 'pcut', … … 80 87 'scsi', 81 88 'sif', 89 'tbarcfg', 82 90 'trackmod', 83 91 'untar',
Note:
See TracChangeset
for help on using the changeset viewer.