Changeset d548fc0 in mainline for meson/part/exports/meson.build


Ignore:
Timestamp:
2019-11-15T11:52:18Z (4 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
84876aa4, c6ac9a55
Parents:
b78300f
git-author:
Jiri Svoboda <jiri@…> (2019-11-14 22:44:04)
git-committer:
Jiri Svoboda <jiri@…> (2019-11-15 11:52:18)
Message:

Bring back helenos-bld-config and ammend XCW demo

Demonstrate use of helenos-bld-config and helenos-test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • meson/part/exports/meson.build

    rb78300f rd548fc0  
    6262
    6363conf_data = configuration_data({
     64        'HELENOS_OVERLAY_PATH' : meson.source_root() / 'uspace/overlay',
    6465        'HELENOS_CROSS_PATH' : cc_path,
    6566        'HELENOS_ARCH' : cc_arch,
Note: See TracChangeset for help on using the changeset viewer.