'Generic Commit'
Some checks failed
Build-Test-Publish / build (push) Failing after 7s

This commit is contained in:
Your Name
2025-06-16 21:51:10 +12:00
parent d73ae46fe9
commit 24f112ceaf
19 changed files with 0 additions and 0 deletions

8
getpkg/cmake_prebuild.sh Executable file
View 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."