dolphin/Source/Core
Dentomologist ba32260c29 Set CMake version range to 3.20...4.2.1
CMake support for c++23 was added in 3.20.

Remove statements explicitly setting the following policies to NEW.
These policies were introduced in or before 3.20, and now that 3.20 is
the minimum version they will automatically have the NEW behavior.

Policy:  Introduced in
CMP0079: 3.13
CMP0084: 3.14
CMP0091: 3.15
CMP0092: 3.15
CMP0099: 3.17
CMP0117: 3.20

Disable scanning c++ source files for module imports (introduced as
CMP0155 in 3.28) since we don't use modules and that policy triggers
build errors with Clang if the clang-scan-deps tool isn't installed.
2026-01-06 14:44:20 -08:00
..
AudioCommon AudioCommon / VideoBackends / WinUpdater - cleanup WRL code 2025-11-22 01:23:39 +01:00
Common Common: update Flags to allow const object usage 2025-12-25 21:07:45 -06:00
Core WiimoteReal/IOWin: Fix Real Balance Board connections. 2026-01-02 15:56:32 -06:00
DiscIO VolumeFileBlobReader: Define default destructor in source file 2026-01-04 17:56:08 -08:00
DolphinNoGUI
DolphinQt Set CMake version range to 3.20...4.2.1 2026-01-06 14:44:20 -08:00
DolphinTool
InputCommon Merge pull request #14158 from jordan-woyak/gcadapter-poll-rate-display 2025-12-22 13:35:24 -05:00
MacUpdater
UICommon Use minizip-ng's CMakeLists instead of relying on our own implementation 2025-11-27 00:18:31 +01:00
UpdaterCommon
VideoBackends Metal: Move ObjectCache constructor and destructor 2026-01-04 17:56:25 -08:00
VideoCommon ShaderAsset: Fix shadowed variable 2025-12-29 11:12:07 +01:00
WinUpdater AudioCommon / VideoBackends / WinUpdater - cleanup WRL code 2025-11-22 01:23:39 +01:00
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Merge pull request #14043 from iwubcode/custom_resource 2025-12-22 17:08:02 -05:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in