Migrate yoga defs to Skylark syntax.
Summary: https://our.intern.facebook.com/intern/dex/buck/python-to-skylark/ Reviewed By: adamjernst Differential Revision: D6411822 fbshipit-source-id: 2abe2c183d1b1a28349d0c7bd765754688ec4441
This commit is contained in:
committed by
Facebook Github Bot
parent
afaafb4126
commit
dec1172f38
@@ -4,7 +4,7 @@
|
||||
# This source code is licensed under the license found in the
|
||||
# LICENSE-examples file in the root directory of this source tree.
|
||||
|
||||
include_defs("//YOGA_DEFS")
|
||||
load("//:yoga_defs.bzl", "ANDROID_SAMPLE_JAVA_TARGET", "ANDROID_SAMPLE_RES_TARGET", "ANDROID_RES_TARGET")
|
||||
|
||||
android_binary(
|
||||
name = "sample",
|
||||
|
Reference in New Issue
Block a user