Changeset c561d205 in mainline for uspace/lib/inet/meson.build
- Timestamp:
- 2025-04-25T15:55:33Z (6 months ago)
- Parents:
- 33c08929
- git-author:
- Matěj Volf <git@…> (2025-04-25 15:55:17)
- git-committer:
- Matěj Volf <git@…> (2025-04-25 15:55:33)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/inet/meson.build
r33c08929 rc561d205 27 27 # 28 28 29 allow_shared = true 30 29 31 src = files( 30 32 'src/addr.c', … … 50 52 'test/main.c', 51 53 ) 52 allow_shared = true
Note:
See TracChangeset
for help on using the changeset viewer.