Changeset 696b405 in mainline for uspace/lib/c/meson.build
- Timestamp:
- 2025-04-13T12:54:10Z (3 months ago)
- Branches:
- master
- Children:
- 9daee3de
- Parents:
- 7d1497c
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2025-04-13 10:13:16)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2025-04-13 12:54:10)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/meson.build
r7d1497c r696b405 71 71 'common/stdc/qsort.c', 72 72 'common/stdc/calloc.c', 73 'common/stdc/uchar.c', 74 'common/stdc/wchar.c', 73 75 'common/gsort.c', 74 76 'common/str.c', … … 196 198 'test/string.c', 197 199 'test/strtol.c', 200 'test/uchar.c', 198 201 'test/uuid.c', 199 202 )
Note:
See TracChangeset
for help on using the changeset viewer.