1
0
Fork 0
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:
Brian McKenna 2024-11-05 23:36:02 +11:00
parent b4c05a18b4
commit 9dca7aeece
16 changed files with 21 additions and 0 deletions

View file

@ -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',