Changeset 6cef8d6a in mainline for uspace/lib/display/meson.build
- Timestamp:
- 2023-12-04T18:59:41Z (20 months ago)
- Branches:
- master, topic/simplify-dev-export
- Children:
- 10fc93c
- Parents:
- fa942bc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/display/meson.build
rfa942bc r6cef8d6a 27 27 # 28 28 29 deps = [ 'gfx', 'ipcgfx' ]29 deps = [ 'gfx', 'ipcgfx', 'input' ] 30 30 src = files( 31 31 'src/display.c',
Note:
See TracChangeset
for help on using the changeset viewer.