Add cacheable targets for macos_arm64 host.

This commit is contained in:
Sergey Bogolepov
2021-04-09 19:33:47 +07:00
committed by Space
parent 0c6066db74
commit cc4adb798f
+4 -1
View File
@@ -84,7 +84,10 @@ cacheableTargets.linux_x64 = \
cacheableTargets.mingw_x64 =
cacheableTargets.macos_arm64 =
cacheableTargets.macos_arm64 = \
macos_arm64 \
ios_simulator_arm64 \
ios_arm64
# Mac OS X.
# Can be an absolute path instead of predefined value.