Changeset 4b06a70 in mainline for uspace/lib/softrend/meson.build


Ignore:
Timestamp:
2020-11-14T21:41:43Z (4 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0d3bc7b1
Parents:
63b35c7
Message:

Remove everything from libsoftrend except pixel conversions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/softrend/meson.build

    r63b35c7 r4b06a70  
    2727#
    2828
    29 deps = [ 'math' ]
    3029src = files(
    31         'compose.c',
    32         'filter.c',
    3330        'pixconv.c',
    34         'rectangle.c',
    35         'transform.c',
    3631)
Note: See TracChangeset for help on using the changeset viewer.