SDL_mixer: All *.cmake.in files have the same format

From 658d867036f113d9468b0cb66611866769b08fdf Mon Sep 17 00:00:00 2001
From: Sam Lantinga <[EMAIL REDACTED]>
Date: Mon, 3 Jul 2023 07:23:37 -0700
Subject: [PATCH] All *.cmake.in files have the same format

---
 .editorconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.editorconfig b/.editorconfig
index 2fef8b05..dee59802 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -21,7 +21,7 @@ indent_style = space
 insert_final_newline = true
 trim_trailing_whitespace = true
 
-[{cmake/SDL3_mixerConfig.cmake.in}]
+[{cmake/*.cmake.in}]
 indent_size = 4
 indent_style = space
 insert_final_newline = true