This commit is contained in:
8
getpkg/cmake_prebuild.sh
Executable file
8
getpkg/cmake_prebuild.sh
Executable file
@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
#SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
|
||||
|
||||
echo "cmake_prebuild.sh complete."
|
||||
|
Reference in New Issue
Block a user