Fix build

This commit is contained in:
Ali 2020-06-09 23:27:54 +04:00
parent 5791170b6c
commit 01a1eb1b20

View File

@ -6,6 +6,8 @@ static_library(
"Sources/**/*.m", "Sources/**/*.m",
"Sources/**/*.mm", "Sources/**/*.mm",
"Impl/*.cpp", "Impl/*.cpp",
"Impl/*.mm",
"Impl/*.m",
]), ]),
has_cpp = True, has_cpp = True,
headers = merge_maps([ headers = merge_maps([