source: mainline/uspace/app/viewer/meson.build@ 7b1ae09

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 7b1ae09 was 5fd05862, checked in by Jiří Zárevúcky <zarevucky.jiri@…>, 6 years ago

Convert uspace to meson

  • Property mode set to 100644
File size: 163 bytes
Line 
1deps = [ 'gui' ]
2src = files('viewer.c')
3
4if install_nonessential_data
5 # TODO: install this file somewhere sane
6 install_data('logo.tga', install_dir: '/')
7endif
Note: See TracBrowser for help on using the repository browser.