diff options
author | Oliver Reiche <oliver.reiche@huawei.com> | 2023-06-19 17:36:56 +0200 |
---|---|---|
committer | Oliver Reiche <oliver.reiche@huawei.com> | 2023-06-20 14:05:33 +0200 |
commit | 82ea4a70d6309d83c6af6b4488c26ebf9c9865d1 (patch) | |
tree | 77c96c9e19a4ff27b83af8f6257830013797e2e3 /etc/import/src/liblzma/rangecoder | |
parent | 7956a6c2369dbb98526d546497043c7a8d12e6c7 (diff) | |
download | justbuild-82ea4a70d6309d83c6af6b4488c26ebf9c9865d1.tar.gz |
imports: Add liblzma
Diffstat (limited to 'etc/import/src/liblzma/rangecoder')
-rw-r--r-- | etc/import/src/liblzma/rangecoder/TARGETS.lzma | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/import/src/liblzma/rangecoder/TARGETS.lzma b/etc/import/src/liblzma/rangecoder/TARGETS.lzma new file mode 100644 index 00000000..6d5d4829 --- /dev/null +++ b/etc/import/src/liblzma/rangecoder/TARGETS.lzma @@ -0,0 +1,5 @@ +{ "headers": + { "type": ["@", "rules", "CC", "library"] + , "hdrs": ["price.h", "range_common.h", "range_encoder.h", "range_decoder.h"] + } +} |