Merge branch 'main' into pr_swift_package_manager_support
This commit is contained in:
@@ -46,6 +46,7 @@ yoga_apple_library(
|
|||||||
link_whole = True,
|
link_whole = True,
|
||||||
modular = True,
|
modular = True,
|
||||||
module_name = "YogaKit",
|
module_name = "YogaKit",
|
||||||
|
use_submodules = False,
|
||||||
visibility = ["PUBLIC"],
|
visibility = ["PUBLIC"],
|
||||||
deps = [
|
deps = [
|
||||||
yoga_dep(":yoga"),
|
yoga_dep(":yoga"),
|
||||||
|
Reference in New Issue
Block a user