diff options
Diffstat (limited to 'core/.bop')
| -rw-r--r-- | core/.bop/posthook.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/.bop/posthook.sh b/core/.bop/posthook.sh new file mode 100644 index 0000000..05f3860 --- /dev/null +++ b/core/.bop/posthook.sh @@ -0,0 +1 @@ +clang $BOP_PROJECT_ROOT/core/*.o -o bop |
