mirror of
https://github.com/NixOS/nix
synced 2025-06-29 14:53:16 +02:00
Merge pull request #11063 from obsidiansystems/config-expr
Forgot to include `config-expr.hh` in two places
This commit is contained in:
commit
1439de874f
4 changed files with 4 additions and 2 deletions
|
@ -69,6 +69,7 @@ add_project_arguments(
|
|||
'-include', 'config-util.hh',
|
||||
'-include', 'config-store.hh',
|
||||
# '-include', 'config-fetchers.h',
|
||||
'-include', 'config-expr.hh',
|
||||
language : 'cpp',
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue