Changeset d27a505e in mainline


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:
2483f28
Parents:
2670afc
git-author:
Jiří Zárevúcky <zarevucky.jiri@…> (2019-07-01 19:42:29)
git-committer:
Jiří Zárevúcky <zarevucky.jiri@…> (2019-08-17 12:49:43)
Message:

Comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • meson.build

    r2670afc rd27a505e  
    222222
    223223add_project_arguments(
    224         # TODO: Remove from project arguments and only use where needed.
     224        # TODO: Remove from project arguments and only use where necessary.
     225        # Any change in config forces everything to rebuild due to lack of granularity here.
    225226        '-imacros', meson.build_root() / 'config.h',
    226227        language : [ 'c' ],
     
    575576#endif
    576577
     578# TODO special target for posix and xcw exports, update coastline for it
Note: See TracChangeset for help on using the changeset viewer.