Mark YogaKit as modular
Differential Revision: D20364340 fbshipit-source-id: ce4bc1f474177ffc9c77eb2f10bdb7cb549dd6d8
This commit is contained in:
committed by
Facebook Github Bot
parent
adb87e347f
commit
63a463d011
@@ -42,6 +42,8 @@ yoga_apple_library(
|
||||
],
|
||||
header_path_prefix = "",
|
||||
link_whole = True,
|
||||
modular = True,
|
||||
module_name = "YogaKit",
|
||||
visibility = ["PUBLIC"],
|
||||
deps = [
|
||||
yoga_dep(":yoga"),
|
||||
|
Reference in New Issue
Block a user