From ca54d94ca4505278166b0431215ded70715d133e Mon Sep 17 00:00:00 2001 From: Kaya-Sem Date: Thu, 10 Jul 2025 23:26:41 +0200 Subject: [PATCH] fixed CMakelist spelling problem --- .../playdate-project-example/{CmakeLists.txt => CMakeLists.txt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename examples/playdate-project-example/{CmakeLists.txt => CMakeLists.txt} (100%) diff --git a/examples/playdate-project-example/CmakeLists.txt b/examples/playdate-project-example/CMakeLists.txt similarity index 100% rename from examples/playdate-project-example/CmakeLists.txt rename to examples/playdate-project-example/CMakeLists.txt