This commit is contained in:
Isaac 2025-06-18 11:57:34 +04:00
parent 504cb1d596
commit d5a6cb86d2
141 changed files with 7 additions and 12905 deletions

View file

@ -23,9 +23,7 @@ objc_library(
"-I{}/lottiecpp/Sources".format(package_name()),
],
cxxopts = [
"-Werror",
"-std=c++17",
"-I{}/lottiecpp/Sources".format(package_name()),
],
hdrs = glob([
"lottiecpp/PublicHeaders/**/*.h",