summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureCacheBase.cpp
diff options
context:
space:
mode:
authorDentomologist <dentomologist@gmail.com>2026-01-04 19:56:52 -0800
committerDentomologist <dentomologist@gmail.com>2026-01-06 14:44:20 -0800
commitba32260c29895861317f75336b54a6773ec50f5c (patch)
treef69cbf7a5c4f56f69b899532ef901b4a5e5b3980 /Source/Core/VideoCommon/TextureCacheBase.cpp
parentaf585e0bd03f2d083fa1ee1620ebbfca9617f031 (diff)
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.
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions