mirror of
https://github.com/NixOS/nix
synced 2025-06-25 19:01:16 +02:00
Set Windows API version in Meson
This commit is contained in:
parent
b4c05a18b4
commit
9dca7aeece
16 changed files with 21 additions and 0 deletions
|
@ -75,6 +75,7 @@ headers = [config_h] + files(
|
|||
headers += files('nix_api_expr_internal.h')
|
||||
|
||||
subdir('build-utils-meson/export-all-symbols')
|
||||
subdir('build-utils-meson/windows-version')
|
||||
|
||||
this_library = library(
|
||||
'nixexprc',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue