adding xmake rule to check file, fixing headers year

This commit is contained in:
2025-01-26 12:52:10 +01:00
parent 6a40074c08
commit 16d029b59c
49 changed files with 239 additions and 48 deletions

View File

@@ -102,6 +102,6 @@ target("pulse_gpu")
end)
target_end()
includes("Xmake/**.lua")
includes("Examples/*.lua")
includes("Tests/Vulkan/*.lua")