added CORS

This commit is contained in:
2026-02-16 23:24:31 +01:00
parent 14b8234e77
commit 58d37b51b7
27 changed files with 80 additions and 32 deletions

View File

@@ -11,6 +11,7 @@ makedepends=('cmake' 'gcc')
source=(
${pkgname}-${pkgver}.tar.gz
)
install=shadowrun-server.install
md5sums=('SKIP') # SKIP if local files
build() {
cmake -S "${srcdir}" \