Skip to content

Commit 94bbdf5

Browse files
committed
build.ps1: remove support the legacy SDK
Drop the support for the legacy build system for the runtime. This reduces the complexity in the build script as well as helps reduce the overall build times.
1 parent 3b13d50 commit 94bbdf5

8 files changed

+106
-446
lines changed

cmake/caches/Runtime-Android-aarch64.cmake

Lines changed: 0 additions & 24 deletions
This file was deleted.

cmake/caches/Runtime-Android-armv7.cmake

Lines changed: 0 additions & 24 deletions
This file was deleted.

cmake/caches/Runtime-Android-i686.cmake

Lines changed: 0 additions & 24 deletions
This file was deleted.

cmake/caches/Runtime-Android-x86_64.cmake

Lines changed: 0 additions & 24 deletions
This file was deleted.

cmake/caches/Runtime-Windows-aarch64.cmake

Lines changed: 0 additions & 20 deletions
This file was deleted.

cmake/caches/Runtime-Windows-i686.cmake

Lines changed: 0 additions & 20 deletions
This file was deleted.

cmake/caches/Runtime-Windows-x86_64.cmake

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)