Changeset 9eb21d1 in mainline for uspace/lib/nic/meson.build
- Timestamp:
- 2024-12-13T08:32:55Z (10 months ago)
- Children:
- a270026
- Parents:
- 17a8fcf
- git-author:
- Nataliia Korop <n.corop08@…> (2023-12-19 14:05:46)
- git-committer:
- Nataliia Korop <n.corop08@…> (2024-12-13 08:32:55)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/nic/meson.build
r17a8fcf r9eb21d1 27 27 # 28 28 29 deps = [ 'drv' ]29 deps = [ 'drv' , 'pcap' ] 30 30 c_args = [ '-DLIBNIC_INTERNAL', ] 31 31 src = files(
Note:
See TracChangeset
for help on using the changeset viewer.