diff options
author | Zephyron <zephyron@citron-emu.orgq> | 2025-02-22 19:06:05 +1000 |
---|---|---|
committer | Zephyron <zephyron@citron-emu.orgq> | 2025-02-22 19:06:05 +1000 |
commit | 3bb4d97e9e188b7ff9f0ea1084b67e8acec429f6 (patch) | |
tree | 1e00351605f9c1d90ab915332371f84f4b26d3c0 /README.md | |
parent | a41f7b7a56c27ada187346454e76369219967f43 (diff) |
cmake: Optimize Android VVL download logic
Improve the Vulkan Validation Layer (VVL) download logic for Android by checking
for the final library file instead of just the zip archive. This prevents
unnecessary re-downloads and extractions when the library is already in place.
The check now looks for libVkLayer_khronos_validation.so in the final
destination path before attempting to download and extract the archive.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions