This commit is contained in:
Isaac
2025-05-11 03:16:53 +04:00
parent 140efd6cfd
commit 610c051e38
34 changed files with 39 additions and 41 deletions

View File

@@ -7,7 +7,7 @@ objc_library(
"Sources/**/*.m",
"Sources/**/*.c",
"Sources/**/*.h",
]),
], allow_empty=True),
hdrs = glob([
"PublicHeaders/**/*.h",
]),