Skip to content

Commit 9b584f8

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 2414958 commit 9b584f8

8 files changed

+109
-450
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)