Changeset 84876aa4 in mainline for uspace/lib/c/meson.build
- Timestamp:
- 2019-11-15T13:46:34Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ecb7828
- Parents:
- b093a62 (diff), d548fc0 (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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/meson.build
rb093a62 r84876aa4 65 65 'generic/bd_srv.c', 66 66 'generic/perm.c', 67 'generic/cap .c',67 'generic/capa.c', 68 68 'generic/clipboard.c', 69 69 'generic/config.c', … … 204 204 'test/adt/circ_buf.c', 205 205 'test/adt/odict.c', 206 'test/cap .c',206 'test/capa.c', 207 207 'test/casting.c', 208 208 'test/double_to_str.c',
Note:
See TracChangeset
for help on using the changeset viewer.