mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
build: meson for libfetchers
This commit is contained in:
parent
6e34c68327
commit
706edf26eb
8 changed files with 266 additions and 2 deletions
|
@ -8,5 +8,6 @@ project('nix-dev-shell', 'cpp',
|
|||
|
||||
subproject('libutil')
|
||||
subproject('libstore')
|
||||
subproject('libfetchers')
|
||||
subproject('perl')
|
||||
subproject('internal-api-docs')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue