Changeset 5852a5a in mainline for uspace/app/modplay/meson.build


Ignore:
Timestamp:
2019-08-17T12:49:43Z (5 years ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d63c842
Parents:
1ef3213
git-author:
Jiří Zárevúcky <zarevucky.jiri@…> (2019-06-27 14:27:29)
git-committer:
Jiří Zárevúcky <zarevucky.jiri@…> (2019-08-17 12:49:43)
Message:

more uniform handling of custom install

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/modplay/meson.build

    r1ef3213 r5852a5a  
    44if install_nonessential_data
    55        # TODO: install this file somewhere sane
    6         install_data('demo.xm', install_dir: '/')
     6        installed_data += { 'name': 'demo.xm', 'dir': '/' }
    77endif
Note: See TracChangeset for help on using the changeset viewer.