Include nix.hh
in the source distribution (#12)
Fixes https://github.com/aristanetworks/nix-serve-ng/issues/10
This commit is contained in:
parent
5e0e4fb8ab
commit
b6cabad434
@ -33,6 +33,7 @@ executable nix-serve
|
||||
include-dirs: cbits
|
||||
|
||||
cxx-sources: cbits/nix.cpp
|
||||
, cbits/nix.hh
|
||||
|
||||
cxx-options: -std=c++17
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user