Changeset dcc4cb31 in mainline for uspace/lib/gfx/meson.build


Ignore:
Timestamp:
2019-10-17T23:20:18Z (6 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e0545de
Parents:
78a71936
Message:

Refine bitmap ops and add tests

File:
1 edited

Legend:

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

    r78a71936 rdcc4cb31  
    11#
    2 # Copyright (c) 2015 Jiri Svoboda
     2# Copyright (c) 2019 Jiri Svoboda
    33# All rights reserved.
    44#
     
    3535
    3636test_src = files(
     37        'test/bitmap.c',
    3738        'test/color.c',
    3839        'test/main.c',
Note: See TracChangeset for help on using the changeset viewer.