eden/src
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348)
Compilation and CMake fixes for both Windows on ARM and clang-cl, meaning Windows can now be built on both MSVC and clang on both amd64 and aarch64.

Compiling on clang is *dramatically* faster so this should be useful for CI.

Co-authored-by: crueter <crueter@eden-emu.dev>
Co-authored-by: crueter <crueter@crueter.xyz>
Reviewed-on: eden-emu/eden#348
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Reviewed-by: crueter <crueter@eden-emu.dev>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
2025-09-09 20:47:49 +02:00
..
android [cmake] CPMUtil: formatting, git_host, new repos, more system deps, libusb (#392) 2025-09-08 19:21:38 +02:00
audio_core [cmake] enable clang-cl and WoA builds (#348) 2025-09-09 20:47:49 +02:00
common [cmake] enable clang-cl and WoA builds (#348) 2025-09-09 20:47:49 +02:00
core [cmake] enable clang-cl and WoA builds (#348) 2025-09-09 20:47:49 +02:00
dedicated_room [cmake] CPMUtil: formatting, git_host, new repos, more system deps, libusb (#392) 2025-09-08 19:21:38 +02:00
dynarmic [cmake] enable clang-cl and WoA builds (#348) 2025-09-09 20:47:49 +02:00
frontend_common [common, fs] Use std::string_view instead of std::string&; inline functions that are used rarely (#330) 2025-08-27 22:21:04 +02:00
hid_core [cmake] enable clang-cl and WoA builds (#348) 2025-09-09 20:47:49 +02:00
input_common [cmake] enable clang-cl and WoA builds (#348) 2025-09-09 20:47:49 +02:00
network [cmake] enable clang-cl and WoA builds (#348) 2025-09-09 20:47:49 +02:00
shader_recompiler [cmake] enable clang-cl and WoA builds (#348) 2025-09-09 20:47:49 +02:00
tests [dynarmic] jit fix branch v2 (#203) 2025-08-27 06:49:50 +02:00
video_core [cmake] enable clang-cl and WoA builds (#348) 2025-09-09 20:47:49 +02:00
web_service [cmake] refactor: SDL2 CI and CPMUtil::AddCIPackage (#284) 2025-08-23 19:42:49 +02:00
yuzu [cmake] enable clang-cl and WoA builds (#348) 2025-09-09 20:47:49 +02:00
yuzu_cmd [cmake] CPMUtil: formatting, git_host, new repos, more system deps, libusb (#392) 2025-09-08 19:21:38 +02:00
yuzu_room_standalone Fix License headers & CI (#168) 2025-06-09 01:40:21 +00:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt [cmake] enable clang-cl and WoA builds (#348) 2025-09-09 20:47:49 +02:00
dep_hashes.h.in [cmake, frontend] feat: CPMUtil + dependency viewer (#238) 2025-08-11 22:27:29 +02:00