Changeset 6907f26 in mainline for uspace/lib/vt/meson.build
- Timestamp:
- 2024-10-03T15:42:59Z (10 months ago)
- Branches:
- master
- Children:
- d05c237
- Parents:
- d31c3ea
- git-author:
- Jiri Svoboda <jiri@…> (2024-10-02 17:42:46)
- git-committer:
- Jiri Svoboda <jiri@…> (2024-10-03 15:42:59)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/vt/meson.build
rd31c3ea r6907f26 27 27 # 28 28 29 deps = [ ' output' ]29 deps = [ 'input', 'output' ] 30 30 src = files( 31 31 'src/vt100.c'
Note:
See TracChangeset
for help on using the changeset viewer.