summaryrefslogtreecommitdiff
path: root/src/video_core/buffer_cache/buffer_cache.cpp
diff options
context:
space:
mode:
authorZephyron <zephyron@citron-emu.org>2025-03-17 12:26:35 +1000
committerMike Lothian <mike@fireburn.co.uk>2025-05-12 12:46:19 +0100
commitb5524254f4aef7295d8b2526b5c21ca1af748505 (patch)
treec343b0744788eb11783d1866c23ad04bfd159076 /src/video_core/buffer_cache/buffer_cache.cpp
parentdb56982a8db27b55c99e5ffe199ede291e1ff15a (diff)
feat(build): Add host system detection for Android cross-compilation
- Modify CMakeLists.txt to detect whether the host system is Windows or Linux - Set VCPKG_HOST_TRIPLET dynamically to either "x64-windows" or "x64-linux" based on CMAKE_HOST_SYSTEM_NAME - Previously, the host triplet was hardcoded to "x64-windows", which prevented proper building on Linux hosts Signed-off-by: Zephyron <zephyron@citron-emu.org>
Diffstat (limited to 'src/video_core/buffer_cache/buffer_cache.cpp')
0 files changed, 0 insertions, 0 deletions