diff options
author | Oliver Reiche <oliver.reiche@huawei.com> | 2022-03-16 10:52:49 +0100 |
---|---|---|
committer | Oliver Reiche <oliver.reiche@huawei.com> | 2022-03-16 10:52:49 +0100 |
commit | 3aa6e1dac4bdef2bdc37c97edb37d5f162fbc5c2 (patch) | |
tree | 8bc2a58fe91741b8e057924cfa5c6f24e7108b23 /src/utils/cpp | |
parent | 224a32ec9fed3b12e49976231660ceb282f7a305 (diff) | |
download | justbuild-3aa6e1dac4bdef2bdc37c97edb37d5f162fbc5c2.tar.gz |
Format: Apply compact JSON formatting
Diffstat (limited to 'src/utils/cpp')
-rw-r--r-- | src/utils/cpp/TARGETS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/cpp/TARGETS b/src/utils/cpp/TARGETS index 6b4347a2..35a53a68 100644 --- a/src/utils/cpp/TARGETS +++ b/src/utils/cpp/TARGETS @@ -37,4 +37,4 @@ , "hdrs": ["hex_string.hpp"] , "stage": ["src", "utils", "cpp"] } -}
\ No newline at end of file +} |