From: anon Date: Fri, 25 Aug 2023 23:15:48 +0000 (+0200) Subject: COMPILECMD X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=f9953967e2a4640e5e08a5c53d4057ccf4209b72;p=public-libhl.git COMPILECMD --- diff --git a/tests/vector.c b/tests/vector.c index bfcc9ee..b60d6cb 100644 --- a/tests/vector.c +++ b/tests/vector.c @@ -1,3 +1,4 @@ +// @COMPILECMD gcc $@ -o vector.out #include #include #include