[build] Share multi-app code

This commit is contained in:
Romain Goyet
2020-04-02 22:37:34 -04:00
committed by Ecco
parent f9b0843578
commit 99b916e179
5 changed files with 25 additions and 16 deletions

View File

@@ -1,4 +1,5 @@
TOOLCHAIN = apple
EXE = bin
APPLE_PLATFORM = macos
APPLE_PLATFORM_MIN_VERSION = 10.10
@@ -8,7 +9,6 @@ ARCHS = x86_64
EPSILON_SIMULATOR_HAS_LIBPNG = 1
ifdef ARCH
EXE = bin
BUILD_DIR := $(BUILD_DIR)/$(ARCH)
else
HANDY_TARGETS_EXTENSIONS = app