mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +02:00
Merge branch 'install-nlohmann-json-headers' of https://github.com/hercules-ci/nix
This commit is contained in:
commit
f71d84672b
2 changed files with 3 additions and 0 deletions
2
src/nlohmann/local.mk
Normal file
2
src/nlohmann/local.mk
Normal file
|
@ -0,0 +1,2 @@
|
|||
$(foreach i, $(wildcard src/nlohmann/*.hpp), \
|
||||
$(eval $(call install-file-in, $(i), $(includedir)/nlohmann, 0644)))
|
Loading…
Add table
Add a link
Reference in a new issue