mirror of
https://github.com/enduro2d/enduro2d.git
synced 2026-04-30 07:53:04 +07:00
more compilers and configurations for CI
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
BUILD_DIR=`dirname "$BASH_SOURCE"`/../build
|
||||
mkdir -p $BUILD_DIR/xcode
|
||||
cd $BUILD_DIR/xcode
|
||||
|
||||
Reference in New Issue
Block a user