Changeset ebb1489 in mainline for uspace/lib/meson.build
- Timestamp:
- 2024-10-13T08:23:40Z (2 months ago)
- Children:
- 0472cf17
- Parents:
- 2a0c827c (diff), b3b79981 (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@…> (2024-10-13 08:23:40)
- git-committer:
- GitHub <noreply@…> (2024-10-13 08:23:40)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/meson.build
r2a0c827c rebb1489 74 74 'fmtutil', 75 75 'fs', 76 'futil', 76 77 'gfx', 77 78 'http', … … 91 92 'sif', 92 93 'tbarcfg', 94 'termui', 93 95 'trackmod', 94 96 'untar', … … 112 114 'virtio', 113 115 116 'ata', 114 117 'ieee80211', 115 118 'ddev', … … 119 122 120 123 'ui', 124 'vt', 121 125 ] 122 126
Note:
See TracChangeset
for help on using the changeset viewer.