4 lines
69 B
Bash
Executable file
4 lines
69 B
Bash
Executable file
#!/bin/bash
|
|
|
|
source "scripts/lldb_build_common.sh"
|
|
run_bazel "build"
|