source:
mainline/uspace/lib/dltest/meson.build@
5b586b9
Last change on this file since 5b586b9 was 5fd05862, checked in by , 6 years ago | |
---|---|
|
|
File size: 114 bytes |
Rev | Line | |
---|---|---|
[5fd05862] | 1 | allow_shared = true |
2 | src = files( | |
3 | 'dltest.c', | |
4 | ) | |
5 | ||
6 | # For dltests app. | |
7 | libdltest_includes = include_directories('.') |
Note:
See TracBrowser
for help on using the repository browser.