aboutsummaryrefslogtreecommitdiffstats
path: root/test_gen.do
diff options
context:
space:
mode:
authorTomasz Kramkowski <tk@the-tk.com>2021-08-06 15:49:26 +0100
committerTomasz Kramkowski <tk@the-tk.com>2021-08-06 15:49:26 +0100
commita6f62055835c5c3f9546818fbbcd43c73baef57f (patch)
treee0fc0a7a94dafbf1ad65776d58e6ac1cb4208f2a /test_gen.do
parente895879eac788f1d59a68d4d0ef7f3788e159842 (diff)
downloadpack-a6f62055835c5c3f9546818fbbcd43c73baef57f.tar.gz
pack-a6f62055835c5c3f9546818fbbcd43c73baef57f.tar.xz
pack-a6f62055835c5c3f9546818fbbcd43c73baef57f.zip
Implement compile_commands.json generation
Diffstat (limited to 'test_gen.do')
-rwxr-xr-xtest_gen.do1
1 files changed, 1 insertions, 0 deletions
diff --git a/test_gen.do b/test_gen.do
index 1eab838..e879f8f 100755
--- a/test_gen.do
+++ b/test_gen.do
@@ -3,3 +3,4 @@ set -e
objects=(test_gen.o)
redo-ifchange link-executable-host.tool "${objects[@]}"
. ./link-executable-host.tool
+"${cmd[@]}"