Changeset 123cd6d in mainline for uspace/lib/c/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:
2d75831
Parents:
b2695b9
git-author:
Jiří Zárevúcky <zarevucky.jiri@…> (2019-06-27 17:28:06)
git-committer:
Jiří Zárevúcky <zarevucky.jiri@…> (2019-08-17 12:49:43)
Message:

Move more of build_dist

File:
1 edited

Legend:

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

    rb2695b9 r123cd6d  
    220220if CONFIG_DEVEL_FILES
    221221        install_files += [[ 'lib', libstartfiles.full_path(), 'libstartfiles.a' ]]
     222        install_deps += [ libstartfiles ]
    222223endif
Note: See TracChangeset for help on using the changeset viewer.