cmake: fix typo in cmake/sdlplatform.cmake

This commit is contained in:
Anonymous Maarten
2024-04-02 23:44:15 +02:00
parent 65e7c8e265
commit 2f26c58504
2 changed files with 2 additions and 3 deletions

View File

@@ -98,7 +98,6 @@ function(get_clang_tidy_ignored_files OUTVAR)
"vulkan_static_assertions.hpp"
"vulkan_structs.hpp"
"vulkan_to_string.hpp"
"vulkan.hpp"
# HIDAPI
"hid.c"
"hid.cpp"