diff --git a/run.sh b/run.sh index 78add9d..572a23d 100755 --- a/run.sh +++ b/run.sh @@ -13,4 +13,6 @@ fi cmake --build $BUILD_DIR --target all +cp $BUILD_DIR/compile_commands.json . + $BUILD_DIR/llink.app/Contents/MacOS/llink