source: mainline/uspace/lib/dltest/meson.build@ 58ef532

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 58ef532 was 5fd05862, checked in by Jiří Zárevúcky <zarevucky.jiri@…>, 6 years ago

Convert uspace to meson

  • Property mode set to 100644
File size: 114 bytes
Line 
1allow_shared = true
2src = files(
3 'dltest.c',
4)
5
6# For dltests app.
7libdltest_includes = include_directories('.')
Note: See TracBrowser for help on using the repository browser.